[Doc] Upgrade some outdated doc (#5062)
### What this PR does / why we need it? Upgrade some outdated doc to make run happily Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
@@ -99,6 +99,7 @@ Qwen2.5-7B-Instruct supports single-node single-card deployment on the 910B4 pla
|
||||
```shell
|
||||
#!/bin/sh
|
||||
export ASCEBD_RT_VISIBLE_DEVICES=0
|
||||
export MODEL_PATH="Qwen/Qwen2.5-7B-Instruct"
|
||||
|
||||
vllm serve ${MODEL_PATH} \
|
||||
--host 0.0.0.0 \
|
||||
|
||||
Reference in New Issue
Block a user