yujiepan commited on
Commit
7b4c972
·
verified ·
1 Parent(s): 5cdbb57

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ vllm serve $model_id \
30
  - SGLang
31
 
32
  ```bash
33
- '# Multi-token prediction is supported
34
  model_id=tiny-random/glm-4.5
35
  python3 -m sglang.launch_server \
36
  --model-path $model_id \
 
30
  - SGLang
31
 
32
  ```bash
33
+ # Multi-token prediction is supported
34
  model_id=tiny-random/glm-4.5
35
  python3 -m sglang.launch_server \
36
  --model-path $model_id \