Update MiniMax Music3 README
Browse files
README.md
CHANGED
|
@@ -18,6 +18,8 @@ GGUF package for MiniMax Music 3 for audio.cpp.
|
|
| 18 |
Upstream model: https://huggingface.co/MiniMaxAI/MiniMax-Music3
|
| 19 |
Upstream license: https://huggingface.co/MiniMaxAI/MiniMax-Music3/blob/main/LICENSE
|
| 20 |
|
|
|
|
|
|
|
| 21 |
## Preview Notes
|
| 22 |
|
| 23 |
- The implementation is available on the `preview/minimax-music-3` branch while the runtime surface is iterated quickly.
|
|
|
|
| 18 |
Upstream model: https://huggingface.co/MiniMaxAI/MiniMax-Music3
|
| 19 |
Upstream license: https://huggingface.co/MiniMaxAI/MiniMax-Music3/blob/main/LICENSE
|
| 20 |
|
| 21 |
+
Compatible Q8 GGUF package: https://huggingface.co/joemattie/MiniMax-Music3-GGUF
|
| 22 |
+
|
| 23 |
## Preview Notes
|
| 24 |
|
| 25 |
- The implementation is available on the `preview/minimax-music-3` branch while the runtime surface is iterated quickly.
|