Views
No views yet

[!NOTE] For 12 GB GPUs, start with a pruned checkpoint. ComfyUI will rely on model offloading, so 32 GB+ system RAM and a fast NVMe SSD are recommended.
| File | Purpose | Size |
|---|---|---|
minimax_h3_fl2va_pruned_int4_convrot.safetensors | T2V / first-last-frame video | 11.3 GB |
minimax_h3_ref2va_pruned_int4_convrot.safetensors | Reference-driven video | 11.3 GB |
minimax_h3_fl2va_int4_convrot.safetensors | Full FL2VA checkpoint | 17.9 GB |
minimax_h3_ref2va_int4_convrot.safetensors | Full Ref2VA checkpoint | 17.9 GB |
qwen3vl_32b_minimax_h3_int4_convrot.safetensors | INT4 text encoder | 15.0 GB |
1hf download Merserk/MiniMax-H3-INT4-ConvRot \
2 --local-dir MiniMax-H3-INT4-ConvRot1ComfyUI/models/diffusion_models/ # FL2VA / Ref2VA checkpoints
2ComfyUI/models/text_encoders/ # Qwen3-VL text encoder
3ComfyUI/models/vae/ # Official MiniMax H3 video + audio VAEsINT4 quantization may differ from the original BF16 model. These files are community conversions; the original MiniMax H3 Community License still applies.