Skip to content

Commit

Permalink
switch to using dirk's image directly
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Dec 7, 2024
1 parent 0021819 commit fcaaf7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/kubeai/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ modelServers:
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.
# Note this is simply a clone of drikster80/vllm-gh200-openai:v0.6.3.post1.
# Source: https://github.com/drikster80/vllm/tree/gh200-docker
# gh200: "substratusai/vllm-gh200-openai:v0.6.3.post1"
gh200: "drikster80/vllm-gh200-openai:v0.6.4.post1"
OLlama:
images:
Expand Down

0 comments on commit fcaaf7a

Please sign in to comment.