ComfyUI/comfy/ldm/minimax
comfyanonymous bf4c9a08fc
Implement comfy kitchen attention. (#15479)
Add a ModelAttentionBackend node to manually select the attention for models in the workflows. Currently supports pytorch attention or comfy kitchen attention.

Add --use-ck-attention to enable comfy kitchen attention as the default attention backend for all models (might break some).
2026-08-10 22:03:08 -07:00
..
audio_vae.py Fix full offload on minimax audio vae. (#15377) 2026-08-07 00:26:16 -04:00
model.py Implement comfy kitchen attention. (#15479) 2026-08-10 22:03:08 -07:00
vae.py Optimize MiniMax-H3 VAE (#15446) 2026-08-09 14:24:48 -04:00