Instructions to use PocketAiHub/MiniMax-Music3-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use PocketAiHub/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 PocketAiHub/MiniMax-Music3-MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "format": "minimax-music3-mlx-int8-convrot", | |
| "sampleRate": 44100, | |
| "channels": 2, | |
| "weightSource": { | |
| "repo": "Comfy-Org/MiniMax-Music-3", | |
| "revision": "6444666eb6edfb2c7fcab5f8b81da8b84b4b17b6" | |
| }, | |
| "referenceImplementation": { | |
| "repo": "Comfy-Org/ComfyUI", | |
| "revision": "efd4e951a00e85bd92e79f1d685427912b0dad5e" | |
| }, | |
| "files": [ | |
| { | |
| "path": "diffusion_models/minimax_music3_dit_int8_convrot.safetensors", | |
| "sizeBytes": 2502161682, | |
| "sha256": "d6b959633e69899f99f3a92d6741c0fe79f26958a30811e50e372ef978b24d5f" | |
| }, | |
| { | |
| "path": "text_encoders/minimax_music3_text_encoder_pruned_int8_convrot.safetensors", | |
| "sizeBytes": 9196611886, | |
| "sha256": "010b7416d2336a08c711bc22ee65849c9623069ddb7d89bec011a75699e52014" | |
| }, | |
| { | |
| "path": "vae/minimax_music3_dav.safetensors", | |
| "sizeBytes": 216696128, | |
| "sha256": "2a32155b769be01445fcc2a8663b910fc9e1751e18dc1c3ec528064512d9ef0c" | |
| }, | |
| { | |
| "path": "examples/rock-and-roll-60s.wav", | |
| "sizeBytes": 10582060, | |
| "sha256": "7be41a19e5b391c2b5dd325417e044e5e4529deee139ce8c1d3343af8f53782f" | |
| } | |
| ] | |
| } | |