ComfyUI/comfy
Rattus 2d96b2fdf1 MPDynamic: Add support for model defined dtype
If the model defines a dtype that is different to what is in the state
dict, respect that at load time. This is done as part of the casting
process.
2026-01-22 00:05:25 +10:00
..
audio_encoders models: Use CoreModelPatcher 2026-01-21 14:32:12 +10:00
cldm
comfy_types
extra_samplers
image_encoders
k_diffusion ruff 2026-01-21 14:43:14 +10:00
ldm models: Use CoreModelPatcher 2026-01-21 14:32:12 +10:00
sd1_tokenizer
t2i_adapter
taesd New Year ruff cleanup. (#11595) 2026-01-01 22:06:14 -05:00
text_encoders clip: support assign load when taking clip from a ckpt 2026-01-21 14:34:19 +10:00
weight_adapter
checkpoint_pickle.py
cli_args.py main: Go live with --fast dynamic_vram 2026-01-21 14:32:33 +10:00
clip_config_bigg.json
clip_model.py Support the siglip 2 naflex model as a clip vision model. (#11831) 2026-01-12 17:05:54 -05:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl_336_llava.json
clip_vision_config_vitl_336.json
clip_vision_config_vitl.json
clip_vision_siglip2_base_naflex.json Support the siglip 2 naflex model as a clip vision model. (#11831) 2026-01-12 17:05:54 -05:00
clip_vision_siglip_384.json
clip_vision_siglip_512.json
clip_vision.py models: Use CoreModelPatcher 2026-01-21 14:32:12 +10:00
conds.py
context_windows.py Add handling for vace_context in context windows (#11386) 2025-12-30 14:40:42 -08:00
controlnet.py models: Use CoreModelPatcher 2026-01-21 14:32:12 +10:00
diffusers_convert.py
diffusers_load.py
float.py Optimize nvfp4 lora applying. (#11866) 2026-01-14 00:49:38 -05:00
gligen.py
hooks.py New Year ruff cleanup. (#11595) 2026-01-01 22:06:14 -05:00
latent_formats.py Disable ltxav previews. (#11676) 2026-01-06 17:41:27 -05:00
lora_convert.py
lora.py Support ModelScope-Trainer DiffSynth lora for Z Image. (#11805) 2026-01-12 15:38:46 -05:00
memory_management.py MPDynamic: Add support for model defined dtype 2026-01-22 00:05:25 +10:00
model_base.py archive the model defined dtypes 2026-01-22 00:00:33 +10:00
model_detection.py Dynamically detect chroma radiance patch size (#11991) 2026-01-20 18:46:11 -05:00
model_management.py MPDynamic: Add support for model defined dtype 2026-01-22 00:05:25 +10:00
model_patcher.py MPDynamic: Add support for model defined dtype 2026-01-22 00:05:25 +10:00
model_sampling.py
nested_tensor.py
ops.py MPDynamic: Add support for model defined dtype 2026-01-22 00:05:25 +10:00
options.py
patcher_extension.py
pinned_memory.py MPDynamic: Add support for model defined dtype 2026-01-22 00:05:25 +10:00
pixel_space_convert.py
quant_ops.py Optimize nvfp4 lora applying. (#11866) 2026-01-14 00:49:38 -05:00
rmsnorm.py
sample.py
sampler_helpers.py skip_load_model -> force_full_load (#11390) 2025-12-17 23:29:32 -05:00
samplers.py ruff 2026-01-21 14:33:01 +10:00
sd1_clip_config.json
sd1_clip.py clip: support assign load when taking clip from a ckpt 2026-01-21 14:34:19 +10:00
sd.py archive the model defined dtypes 2026-01-22 00:00:33 +10:00
sdxl_clip.py
supported_models_base.py Fix some custom nodes. (#11134) 2025-12-05 18:25:31 -05:00
supported_models.py Adjust memory usage factor calculation for flux2 klein. (#11900) 2026-01-15 20:06:40 -05:00
utils.py ruff 2026-01-21 14:43:14 +10:00