audio-cpp commited on
Commit
ead13fe
·
verified ·
1 Parent(s): 39bf675

Update MiniMax Music3 README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.