MiniMax-AI commited on
Commit
a21f1db
·
verified ·
1 Parent(s): a70ba5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -118,9 +118,7 @@ We recommend the following inference frameworks to serve the model:
118
  ### Serve with SGLang-Omni
119
 
120
  ```bash
121
- sgl-omni serve \
122
- --model-path /path/to/minimax_ttm \
123
- --port 8000
124
  ```
125
 
126
  ### Generate Music
 
118
  ### Serve with SGLang-Omni
119
 
120
  ```bash
121
+ sgl-omni serve --model-path MiniMaxAI/MiniMax-Music3 --port 8000
 
 
122
  ```
123
 
124
  ### Generate Music