Views
No views yet
molbal/MiniMax-H3-GGUF) provides GGUF quantized versions and necessary component files for the MiniMax H3 model. MiniMax H3 is a general-purpose, omni-modal generative system that supports unified understanding of multimodal contexts composed of text, images, video, and audio. It can generate video with native stereo audio at resolutions up to 2K and durations of up to 15 seconds.FL2VA (First-and-last-frame mode) and Ref2VA (Omni-reference mode) base models. The FL2VA builds are pruned to FP8 first and then quantized to GGUF.minimax_h3_fl2va_pruned_fp8_Q4_0.gguf (11.4 GB)minimax_h3_fl2va_pruned_fp8_Q8_0.gguf (20.2 GB)minimax_h3_fl2va_pruned_fp8_Q8_CR.gguf (20.2 GB)minimax_h3_fl2va_pruned_fp8_U16G.gguf (15.0 GB)minimax-h3-ref2va-Q4_0.gguf (11.4 GB)minimax-h3-ref2va-Q8_0.gguf (21.4 GB)minimax-h3-ref2va-Q8_CR.gguf (20.2 GB)minimax-h3-ref2va-U16G.gguf (15.0 GB)| Format | Quality | Notes |
|---|---|---|
| Q4_0 | Lower | Standard 4-bit GGUF quantization. |
| Q8_0 | High | Standard 8-bit GGUF quantization. |
| Q8_CR | High (≈ Q8_0) | Q8_0 quality with INT8 ConvRot weights. |
| U16G | Good | Mixed INT8 + Q4_0 weights, sized to fit comfortably in 16 GB VRAM cards. Despite being larger than Q4_0, it is faster, than that on 16GB> VRAM cards. |