MiniMax Music 3 — MLX

Converted MiniMaxAI/MiniMax-Music3 weights for Apple Silicon via mikolaj92/minimax-music3-mlx.

This is a layout remap (PyTorch conv kernels → MLX, weight-norm fused, bf16). It is not a fine-tune.

All variants: MiniMax Music 3 MLX collection

Use

git clone https://github.com/mikolaj92/minimax-music3-mlx
cd minimax-music3-mlx
uv venv --python 3.12 .venv
source .venv/bin/activate
uv pip install -e .

hf download mikoy92/MiniMax-Music3-MLX --local-dir ./weights/mlx

python -m minimax_music3_mlx.generate \
  --weights ./weights/mlx \
  --lyrics $'[verse]\n...\n[chorus]\n...' \
  --prompt "Genre: acoustic pop. BPM: 96. Warm female vocal." \
  --duration 30 \
  --steps 30 \
  --output song.wav

License

Weights remain under the MiniMax-Music3 Community License (Copyright 2026 MiniMax). Inference code in the GitHub repo is Apache-2.0.

Commercial products that ship the model must display “MiniMax-Music3”. Yearly revenue above USD 20M needs a separate MiniMax authorization (api@minimax.io).

Downloads last month

-

Downloads are not tracked for this model. How to track
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for mikoy92/MiniMax-Music3-MLX

Finetuned
(8)
this model

Collection including mikoy92/MiniMax-Music3-MLX