Update README.md
Browse files
README.md
CHANGED
|
@@ -112,7 +112,7 @@ python -m sglang.launch_server \
|
|
| 112 |
--pp-size 1 \
|
| 113 |
--dp-size 1 \
|
| 114 |
--speculative-algorithm NEXTN \
|
| 115 |
-
--speculative-num-steps
|
| 116 |
--speculative-eagle-topk 1 \
|
| 117 |
--speculative-num-draft-tokens 4 \
|
| 118 |
--mem-fraction-static 0.75 \
|
|
|
|
| 112 |
--pp-size 1 \
|
| 113 |
--dp-size 1 \
|
| 114 |
--speculative-algorithm NEXTN \
|
| 115 |
+
--speculative-num-steps 3 \
|
| 116 |
--speculative-eagle-topk 1 \
|
| 117 |
--speculative-num-draft-tokens 4 \
|
| 118 |
--mem-fraction-static 0.75 \
|