Views
No views yet
| File Name | Quantization | Size | Recommended Use |
|---|---|---|---|
MiniMax-Music3-F16.gguf | F16 | 4.98 GB | Uncompressed reference baseline |
MiniMax-Music3-Q8_0.gguf | Q8_0 | 2.70 GB | Near-lossless audio fidelity (Recommended) |
MiniMax-Music3-Q6_K.gguf | Q6_K | 2.12 GB | Excellent fidelity, minimal compression loss |
MiniMax-Music3-Q5_K_M.gguf | Q5_K_M | 1.79 GB | Great balance of speed and VRAM footprint |
MiniMax-Music3-Q4_K_M.gguf | Q4_K_M | 1.49 GB | Low VRAM setups (8GB–10GB GPUs) |
MiniMax-Music3-Q3_K_M.gguf | Q3_K_M | 1.16 GB | Ultra-low VRAM (May introduce audible softening) |
1ComfyUI/
2└── models/
3 ├── diffusion_models/ (or models/unet/)
4 │ └── MiniMax-Music3-Q8_0.gguf
5 │
6 ├── text_encoders/ (or models/clip/)
7 │ └── minimax_music3_text_encoder_bf16.safetensors
8 │
9 └── vae/
10 └── minimax_music3_dav.safetensorsUnet Loader (GGUF).huggingface-cli download Abiray/MiniMax-Music3-GGUF MiniMax-Music3-Q8_0.gguf --local-dir ComfyUI/models/diffusion_models1# Text Encoder
2huggingface-cli download Comfy-Org/MiniMax-Music-3 text_encoders/minimax_music3_text_encoder_bf16.safetensors --local-dir ComfyUI/models/text_encoders --local-dir-use-symlinks False
3
4# VAE
5huggingface-cli download Comfy-Org/MiniMax-Music-3 vae/minimax_music3_dav.safetensors --local-dir ComfyUI/models/vae --local-dir-use-symlinks False1[Verse]
2Morning light filtering through the pine
3Every quiet street is yours and mine
4
5[Chorus]
6Softly the world begins to breathe1Genre: acoustic pop. BPM: 96. Key: C major. Warm and intimate, building gently into the chorus.
2Vocals: soft female lead, close and breathy, light stacked harmonies in the chorus.
3Arrangement: fingerpicked guitar and soft piano; brushed drums and upright bass enter in the chorus.