aliasocracy commited on
Commit
25f65d6
·
verified ·
1 Parent(s): 8f4f431

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ TBD
66
  You can deploy the model directly using the **latest vLLM** (that supports MiniMax-M2.5), no source modifications or custom patches required.
67
 
68
  ```bash
69
- vllm serve cerebras/MiniMax-M2.5-REAP-162B-A10B \
70
  --tensor-parallel-size 8 \
71
  --tool-call-parser minimax_m2 \
72
  --reasoning-parser minimax_m2_append_think \
 
66
  You can deploy the model directly using the **latest vLLM** (that supports MiniMax-M2.5), no source modifications or custom patches required.
67
 
68
  ```bash
69
+ vllm serve cerebras/MiniMax-M2.5-REAP-172B-A10B \
70
  --tensor-parallel-size 8 \
71
  --tool-call-parser minimax_m2 \
72
  --reasoning-parser minimax_m2_append_think \