michael-qiu commited on
Commit
293f8ab
·
verified ·
1 Parent(s): 554939b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ docker pull lmsysorg/sglang:dev-Ling-3.0-flash
79
 
80
  #### Run Inference
81
 
82
- Recommended low-latency recipe (built-in MTP / NEXTN, 256K YaRN context) on 4× 141GB-class GPUs (H20-3e / H200) or 4-GPU Blackwell nodes:
83
 
84
  ```bash
85
  docker run --rm --gpus all --ipc=host --shm-size 32g \
 
79
 
80
  #### Run Inference
81
 
82
+ Recommended low-latency recipe (built-in MTP / NEXTN, 256K YaRN context) on 4× 141GB-class GPUs (H20-3e) or 4-GPU Blackwell nodes:
83
 
84
  ```bash
85
  docker run --rm --gpus all --ipc=host --shm-size 32g \