Diffusion Single File
GGUF
comfyui
conversational
How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf on-nurida-mov/My-MiniMax-H3:Q4_0
# Run inference directly in the terminal:
llama cli -hf on-nurida-mov/My-MiniMax-H3:Q4_0
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf on-nurida-mov/My-MiniMax-H3:Q4_0
# Run inference directly in the terminal:
llama cli -hf on-nurida-mov/My-MiniMax-H3:Q4_0
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf on-nurida-mov/My-MiniMax-H3:Q4_0
# Run inference directly in the terminal:
./llama-cli -hf on-nurida-mov/My-MiniMax-H3:Q4_0
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf on-nurida-mov/My-MiniMax-H3:Q4_0
# Run inference directly in the terminal:
./build/bin/llama-cli -hf on-nurida-mov/My-MiniMax-H3:Q4_0
Use Docker
docker model run hf.co/on-nurida-mov/My-MiniMax-H3:Q4_0
Quick Links

MiniMax H3

Repackaged model files for ComfyUI.

Original model repository: https://huggingface.co/MiniMaxAI/MiniMax-H3

Place the files in the following folders:

๐Ÿ“‚ ComfyUI/
โ”œโ”€โ”€ ๐Ÿ“‚ models/
โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ diffusion_models/
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_fl2va_bf16.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_fl2va_int8_convrot.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_fl2va_pruned_bf16.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_fl2va_pruned_int8_convrot.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_fl2va_pruned_fp8_scaled.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_ref2va_bf16.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_ref2va_int8_convrot.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_ref2va_pruned_bf16.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_ref2va_pruned_int8_convrot.safetensors
โ”‚   โ”‚   โ””โ”€โ”€ minimax_h3_ref2va_pruned_fp8_scaled.safetensors
โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ text_encoders/
โ”‚   โ”‚   โ”œโ”€โ”€ qwen3vl_32b_minimax_h3_bf16.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ qwen3vl_32b_minimax_h3_int8_convrot.safetensors
โ”‚   โ”‚   โ””โ”€โ”€ qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors
โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ vae/
โ”‚   โ”‚   โ”œโ”€โ”€ minimax_h3_audio_vae_fp32.safetensors
โ”‚   โ”‚   โ””โ”€โ”€ minimax_h3_video_vae_fp16.safetensors

Workflows

Downloads last month
-
GGUF
Model size
12B params
Architecture
gemma4
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for on-nurida-mov/My-MiniMax-H3

Quantized
(32)
this model