ComfyUI/comfy
Jukka Seppänen 344b43989e
Support asym w4a8_int (#15308)
* support asym w4a8_int

* Simplify

* Fixes
2026-08-07 08:32:57 -07:00
..
audio_encoders
background_removal
cldm Add better error message for common error. (#10846) 2025-11-23 04:55:22 -05:00
comfy_types
extra_samplers
image_encoders
k_diffusion Skip creating useless noise in res_multistep sampler. (#15339) 2026-08-06 18:17:44 -04:00
ldm Fix audio carry to wrappers (#15390) 2026-08-07 08:30:21 -07:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders feat: Support MiniMax-H3 (CORE-375) (#15224) 2026-08-02 22:28:29 -04:00
weight_adapter MPDynamic: force load flux img_in weight (Fixes flux1 canny+depth lora crash) (#12446) 2026-02-15 20:30:09 -05:00
bg_removal_model.py
cli_args.py comfy-aimdo 0.4.11 (#15215) 2026-08-02 06:55:37 -04:00
clip_config_bigg.json
clip_model.py
clip_vision.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision_config_vitl_336.json
clip_vision_config_vitl_336_llava.json
clip_vision_siglip2_base_naflex.json
clip_vision_siglip_384.json
clip_vision_siglip_512.json
comfy_api_env.py
conds.py
context_windows.py
controlnet.py
deploy_environment.py
diffusers_convert.py
diffusers_load.py
float.py
gligen.py Remove some useless code. (#8812) 2025-07-06 07:07:39 -04:00
hooks.py
internal_logging.py rename comfy/logging.py to comfy/internal_logging.py (#15231) 2026-08-02 16:20:27 -04:00
latent_formats.py feat: Support MiniMax-H3 (CORE-375) (#15224) 2026-08-02 22:28:29 -04:00
lora.py
lora_convert.py
memory_management.py
model_base.py feat: Support Wan-Animate2 (CORE-358) (#15362) 2026-08-06 21:08:16 -04:00
model_detection.py feat: Support MiniMax-H3 (CORE-375) (#15224) 2026-08-02 22:28:29 -04:00
model_management.py Don't pin too much memory on Linux systems with no swap partition. (#15266) 2026-08-03 16:29:47 -04:00
model_patcher.py rename comfy/logging.py to comfy/internal_logging.py (#15231) 2026-08-02 16:20:27 -04:00
model_prefetch.py
model_sampling.py Fix sampler issues for audio with minimax, support more samplers. (#15243) 2026-08-06 13:36:34 -07:00
multigpu.py
nested_tensor.py
ops.py Support asym w4a8_int (#15308) 2026-08-07 08:32:57 -07:00
options.py
patcher_extension.py
pinned_memory.py fix pin registration priority (#15226) 2026-08-02 08:16:06 -07:00
pixel_space_convert.py
quant_ops.py Support asym w4a8_int (#15308) 2026-08-07 08:32:57 -07:00
rmsnorm.py
sample.py
sampler_helpers.py
samplers.py Fix sampler issues for audio with minimax, support more samplers. (#15243) 2026-08-06 13:36:34 -07:00
sd.py Support int8_convrot VAE (#15334) 2026-08-05 21:12:23 -04:00
sd1_clip.py
sd1_clip_config.json
sdxl_clip.py
supported_models.py feat: Support Wan-Animate2 (CORE-358) (#15362) 2026-08-06 21:08:16 -04:00
supported_models_base.py
utils.py