caizhi1 commited on
Commit
180c00f
·
verified ·
1 Parent(s): 349c475

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 1 \
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 \