lukealonso commited on
Commit
580f841
·
verified ·
1 Parent(s): 2eb903b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ python3 -m sglang.launch_server \
46
  --model lukealonso/MiniMax-M2.5-NVFP4 \
47
  --served-model-name MiniMax-M2.5 \
48
  --reasoning-parser minimax \
49
- --tool-call-parser minimax \
50
  --enable-torch-compile \
51
  --trust-remote-code \
52
  --tp 2 --ep 2 \
 
46
  --model lukealonso/MiniMax-M2.5-NVFP4 \
47
  --served-model-name MiniMax-M2.5 \
48
  --reasoning-parser minimax \
49
+ --tool-call-parser minimax-m2 \
50
  --enable-torch-compile \
51
  --trust-remote-code \
52
  --tp 2 --ep 2 \