Image & Video Generation
Collection
8 items β’ Updated β’ 1
This repository contains GGUF quantizations of SCAIL-2, the cutting-edge end-to-end controlled character animation and video motion-transfer model built on the Wan 2.1 14B architecture by zai-org.
These weights are specifically optimized to execute the heavy SCAIL-2 Diffusion Transformer (DiT) inside ComfyUI at a fraction of the native FP16/FP8 VRAM overhead.
Unet Loader (GGUF) node.| File Name | File Size | Recommended VRAM / Profile |
|---|---|---|
| SCAIL-2-Q3_K_M.gguf | 9.11 GB | Budget setup; extreme VRAM savings with minor structural degradation. |
| SCAIL-2-Q4_K_S.gguf | 10.7 GB | Light daily driver; balanced compression. |
| SCAIL-2-Q4_K_M.gguf | 11.5 GB | Recommended baseline; excellent compromise between detail retention and performance. |
| SCAIL-2-Q5_K_S.gguf | 12.1 GB | Higher tier baseline; minimizes artifacts in fine textures. |
| SCAIL-2-Q5_K_M.gguf | 13.0 GB | Optimal performance sweet-spot for mid-to-high tier GPUs. |
| SCAIL-2-Q6_K.gguf | 14.2 GB | Premium quantization; near-identical output to high precision. |
| SCAIL-2-Q8_0.gguf | 18.1 GB | Maximum fidelity; mathematically closest to native fp16 behaviors. |
SCAIL-2 requires an ensemble of specialized modules to establish its end-to-end processing pipeline. Download these separately and place them in their designated ComfyUI structural paths:
ComfyUI/models/text_encoders/ComfyUI/models/loras/ComfyUI/models/sam/ComfyUI/models/clip_vision/ComfyUI/models/vae/3-bit
4-bit
5-bit
6-bit
8-bit
Base model
zai-org/SCAIL-2