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 b7f6099 commit cdddd0fCopy full SHA for cdddd0f
components/backends/vllm/deploy/agg.yaml
@@ -38,7 +38,7 @@ spec:
38
memory: "2Gi"
39
extraPodSpec:
40
mainContainer:
41
- image: gitlab-master.nvidia.com:5005/dl/ai-dynamo/dynamo/dynamo:myrelease
+ image: nvcr.io/nvidian/nim-llm-dev/vllm-runtime:dep-233.17
42
workingDir: /workspace/components/backends/vllm
43
command:
44
- /bin/sh
@@ -92,7 +92,7 @@ spec:
92
periodSeconds: 10
93
timeoutSeconds: 5
94
failureThreshold: 60
95
96
97
98
0 commit comments