We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f13826 commit 0f99b39Copy full SHA for 0f99b39
clusters/homelab/apps/llm/llama-stack/deployment.yaml
@@ -62,7 +62,7 @@ spec:
62
- name: cache
63
mountPath: /.cache
64
terminationMessagePolicy: File
65
- image: 'llamastack/distribution-remote-vllm:0.2.5'
+ image: 'llamastack/distribution-remote-vllm:0.2.6'
66
args:
67
- '--config'
68
- /app-config/config.yaml
0 commit comments