ChrisColeTech/minimax-h3-turbo-GGUF
MiniMax H3 Turbo Merge GGUF (8-step LoRA baked-in)
The MiniMax H3 FL2VA (pruned) DiT with the LightX2V Turbo 8-step v1.0 LoRA baked in.
and
The MiniMax H3 REF2VA (pruned) DiT with the LightX2V Turbo 4-step v1.0 LoRA baked in.
Modes: img2video, txt2video, FL2VA / T2VA / I2VA / REF2VA.
Samples (4B vs 8B Text Encoder)
Both samples use the same turbo Q4_K_M turbo GGUF diffusion model, prompt, and settings, only the text encoder changes (4B vs 8B).
4B Text Encoder + ClipProj (8-steps)
<video controls width="700" src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/txt2video-red-car-4b-clipproj-q6.mp4"></video> 
- (~2.3 min) on an RTX 5090 (32 GB).
Components used to generate
8B Text Encoder + ClipProj (8-steps)
<video controls width="700" src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/txt2video-red-car-8b-clipproj-q6.mp4"></video> 
- (~2.5 min) on an RTX 5090 (32 GB).
Components used to generate
Sample settings
Image-to-Video (8-steps)
<table style="text-align: -webkit-center"> <tr > <td style="align-content: center;text-align: center"><img src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/ComfyUI00003.png" style="width:400px"></td> <td style="align-content: center;text-align: center"><video controls src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/minimax-h3-turbo00013_.mp4" style="height:400px;"></video></td></tr> <tr><td colspan=2 style="align-content: center;text-align: center"><strong>Prompt:</strong> <br>Use this image as the first frame. <br>Make her fly. Full body shot. <br>High quality</td></tr> </table>
Link to workflow Link
Components used to generate
REF2VA works with up to 9 input images
<table style="text-align: -webkit-center"> <tr><td style="height:300px; justify-items: center"><img src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/a-red-vintage-car-parked-on-a-sunny-cobblestone-street-blue-20260813-031631.png" style="height:300px; justify-items: center" ></td><td style="height:300px; justify-items: center"><img src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/a-solitary-glass-greenhouse-on-a-foggy-cliff-edge-at-dawn-20260808-122900.webp" style="height:300px"></td></tr> <tr><td style="height:300px; justify-items: center"><img src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/an-astronaut-sitting-in-a-field-of-tall-wildflowers-holding-20260808-123526.webp" style="height:300px; justify-items: center"></td><td style="height:300px; justify-items: center"><img src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/close-up-portrait-of-an-elderly-fisherman-with-weathered-20260808-123813.webp" style="height:300px"></td></tr> </table> <video controls src="https://huggingface.co/ChrisColeTech/minimax-h3-turbo-GGUF/resolve/main/samples/ComfyUI00008.mp4" style="height:400px;"></video>
Components used to generate
⚠ Must use the updated GGUF Loader ⚠
In comfy:
- Open the ComfyUI Manager
- Change the channel to "Channel (remote)"
- and search for comfyui-gguf-loader

Use the turbo workflow Link

Recommended settings (turbo 8-step)
Sources
Notes
- Known Limitations Here
- ComfyUI + 4B/8B: matching
mmh3-*-ClipProj-celeb-mlpis REQUIRED for small TEs. - Audio is first-class on H3 — sample mp4s include stereo AAC.
- Frame grid:
num_frames % 17 == 5(90 and 124 are valid). - MiniMax H3 — custom / other terms; read upstream before commercial use.
- LightX2V turbo LoRA — see lightx2v/Minimax-h3-Turbo and ModelTC/Minimax-H3-Turbo.
- Qwen3-VL — Apache-2.0 (Alibaba).
- ClipProj — MIT code (nicolab28/ComfyUI-ClipProj); matrices per NicoLab’s card.
