ComfyUI/comfy/language
doctorpangloss bbe2ed330c Memory management and compilation improvements
- Experimental support for sage attention on Linux
 - Diffusers loader now supports model indices
 - Transformers model management now aligns with updates to ComfyUI
 - Flux layers correctly use unbind
 - Add float8 support for model loading in more places
 - Experimental quantization approaches from Quanto and torchao
 - Model upscaling interacts with memory management better

This update also disables ROCm testing because it isn't reliable enough
on consumer hardware. ROCm is not really supported by the 7600.
2024-10-09 09:13:47 -07:00
..
chat_templates Upstream the chat templates 2024-08-27 12:58:40 -07:00
generation_configs Upstream the chat templates 2024-08-27 12:58:40 -07:00
__init__.py Multi-modal LLM support and ongoing improvements to language features. 2024-06-07 16:23:10 -07:00
chat_templates.py Upstream the chat templates 2024-08-27 12:58:40 -07:00
language_types.py Qwen2 2024-09-06 17:44:08 -07:00
transformers_model_management.py Memory management and compilation improvements 2024-10-09 09:13:47 -07:00