Instructions to use mikoy92/MiniMax-Music3-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mikoy92/MiniMax-Music3-MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniMax-Music3-MLX mikoy92/MiniMax-Music3-MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 274 Bytes
42f44b1 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"_class_name": "MiniMaxMusic3RVQDepthDecoder",
"_diffusers_version": "0.40.0.dev0",
"audio_vocab_size": 1024,
"hidden_size": 4096,
"intermediate_size": 6144,
"max_position_embeddings": 16,
"num_attention_heads": 16,
"num_codebooks": 8,
"num_layers": 4
}
|