Update README.md
Browse files
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
|
| 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 \
|