Instructions to use vanch007/MiniMax-Music3-MLX-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use vanch007/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 vanch007/MiniMax-Music3-MLX-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "source_model": "MiniMaxAI/MiniMax-Music3", | |
| "source_revision": "c2509fd6b60d1ae169cd1df27f78a53174ba17e8", | |
| "reference_implementation": "huggingface/diffusers#14456", | |
| "reference_revision": "c6da9936e4bda83107943a16eb8682e9a37d8527", | |
| "runtime_repository": "vanch007/mlx-minimax-music3", | |
| "runtime_revision": "v0.1.0", | |
| "checkpoint_status": "released", | |
| "completed_components": [ | |
| "language_model", | |
| "rvq_depth_decoder", | |
| "condition_encoder", | |
| "transformer", | |
| "vocoder" | |
| ], | |
| "completed_validation": [ | |
| "fresh_repository_download", | |
| "strict_checkpoint_audit", | |
| "full_pipeline_metal_forward", | |
| "stereo_wav_validation", | |
| "component_parity", | |
| "http_service", | |
| "public_anonymous_resolution", | |
| "fresh_release_environment_smoke" | |
| ], | |
| "pending_validation": [ | |
| "listening_review" | |
| ] | |
| } | |