Skip to content

Commit

Permalink
docker pull and push image
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Dec 7, 2024
1 parent fcaaf7a commit 3e1feb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/kubeai/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ modelServers:
nvidia-gpu: "vllm/vllm-openai:v0.6.4.post1"
# TODO (samos123) switch to the official image when it is available.
# Source: https://github.com/drikster80/vllm/tree/gh200-docker
gh200: "drikster80/vllm-gh200-openai:v0.6.4.post1"
# gh200: "drikster80/vllm-gh200-openai:v0.6.4.post1"
gh200: "substratusai/vllm-gh200-openai:v0.6.4.post1"
OLlama:
images:
default: "ollama/ollama:latest"
Expand Down

0 comments on commit 3e1feb9

Please sign in to comment.