Instructions to use mikoy92/MiniMax-Music3-MLX-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mikoy92/MiniMax-Music3-MLX-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniMax-Music3-MLX-8bit mikoy92/MiniMax-Music3-MLX-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "_class_name": "MiniMaxMusic3Vocoder", | |
| "_diffusers_version": "0.40.0.dev0", | |
| "decoder_hidden_dim": 1536, | |
| "decoder_input_dim": 1024, | |
| "latent_channels": 128, | |
| "sampling_rate": 44100, | |
| "upsampling_ratios": [ | |
| 8, | |
| 8, | |
| 4, | |
| 2 | |
| ] | |
| } | |