Skip to content

Commit e56370d

Browse files
committed
fix the version of vllm
Signed-off-by: zhihang <[email protected]>
1 parent e3aa350 commit e56370d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChatQnA/docker_compose/intel/cpu/xeon/compose_openeuler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ services:
8888
HF_HUB_ENABLE_HF_TRANSFER: 0
8989
command: --model-id ${RERANK_MODEL_ID} --auto-truncate
9090
vllm-service:
91-
image: openeuler/vllm-cpu:latest
91+
image: openeuler/vllm-cpu:0.9.1-oe2403lts
9292
container_name: vllm-service
9393
ports:
9494
- "9009:80"

0 commit comments

Comments
 (0)