lukealonso commited on
Commit
b7efeaa
·
verified ·
1 Parent(s): 1e0ec7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ python3 -m sglang.launch_server \
69
  --tool-call-parser minimax-m2 \
70
  --enable-torch-compile \
71
  --trust-remote-code \
72
- --tp 2 --ep 2 \
73
  --mem-fraction-static 0.9 \
74
  --max-running-requests 16 \
75
  --kv-cache-dtype bf16 # or fp8_e4m3 \
 
69
  --tool-call-parser minimax-m2 \
70
  --enable-torch-compile \
71
  --trust-remote-code \
72
+ --tp 2 \
73
  --mem-fraction-static 0.9 \
74
  --max-running-requests 16 \
75
  --kv-cache-dtype bf16 # or fp8_e4m3 \