Instructions to use mikoy92/MiniMax-Music3-MLX-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mikoy92/MiniMax-Music3-MLX-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiniMax-Music3-MLX-4bit mikoy92/MiniMax-Music3-MLX-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "_class_name": "MiniMaxMusic3ConditionEncoder", | |
| "_diffusers_version": "0.40.0.dev0", | |
| "condition_hidden_dim": 4096, | |
| "input_hop_length": 960, | |
| "input_sampling_rate": 24000, | |
| "num_condition_layers": 8, | |
| "out_dim": 2048, | |
| "output_hop_length": 512, | |
| "output_sampling_rate": 44100 | |
| } | |