Skip to content

Commit 63c66a0

Browse files
Ruoyu-ysdp
andauthored
doc: fix minor issue in vllm doc (#1242)
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Co-authored-by: sdp <sdp@b49691d6a5d8.jf.intel.com>
1 parent b38d9f3 commit 63c66a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comps/third_parties/vllm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ bash ./launch_vllm_service.sh ${port_number} ${model_name}
4444

4545
```bash
4646
cd deplopyment/docker_compose
47-
docker compose -f compose.yaml vllm-server up -d
47+
docker compose -f compose.yaml up vllm-server -d
4848
```
4949

5050
### 2.2 vLLM on Gaudi

0 commit comments

Comments
 (0)