Skip to content

Commit

Permalink
revert back cpu since it's broken
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Nov 20, 2024
1 parent e2bc67f commit bf508e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kubeai/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ modelServers:
# The "default" image should always be specified.
# "default" is used when no imageName is specified or if a specific image is not found.
default: "vllm/vllm-openai:v0.6.4.post1"
cpu: "substratusai/vllm:v0.6.4.post1-cpu"
cpu: "substratusai/vllm:v0.6.3.post1-cpu"
google-tpu: "substratusai/vllm:v0.6.4.post1-tpu"
nvidia-gpu: "vllm/vllm-openai:v0.6.4.post1"
# TODO (samos123) switch to the official image when it is available.
Expand Down

0 comments on commit bf508e5

Please sign in to comment.