Skip to content

Commit 448012c

Browse files
nirrozenbaumkfswain
authored andcommitted
bump vllm-cpu image to latest (kubernetes-sigs#530)
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent d217c31 commit 448012c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/manifests/vllm/cpu-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: lora
17-
image: "public.ecr.aws/q9t5s3a7/vllm-cpu-release-repo:v0.7.2" # formal images can be found in https://gallery.ecr.aws/q9t5s3a7/vllm-cpu-release-repo
17+
image: "public.ecr.aws/q9t5s3a7/vllm-cpu-release-repo:v0.8.0" # formal images can be found in https://gallery.ecr.aws/q9t5s3a7/vllm-cpu-release-repo
1818
imagePullPolicy: Always
1919
command: ["python3", "-m", "vllm.entrypoints.openai.api_server"]
2020
args:

0 commit comments

Comments
 (0)