Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
1bc913ef
Unverified
Commit
1bc913ef
authored
Mar 02, 2026
by
Biswa Panda
Committed by
GitHub
Mar 02, 2026
Browse files
fix: update container image to standard vllm-runtime tag (#6781)
parent
9d10e050
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/backends/vllm/deploy/lora/agg_lora.yaml
examples/backends/vllm/deploy/lora/agg_lora.yaml
+2
-2
No files found.
examples/backends/vllm/deploy/lora/agg_lora.yaml
View file @
1bc913ef
...
...
@@ -11,7 +11,7 @@ spec:
replicas
:
1
extraPodSpec
:
mainContainer
:
image
:
nvcr.io/nvidia
n
/dynamo
-dev/biswa:7e499b5c460f1883a9945d221123e0760051210f-39500608-vllm-amd64
image
:
nvcr.io/nvidia/
ai-
dynamo
/vllm-runtime:my-tag
VllmDecodeWorker
:
envFromSecret
:
hf-token-secret
componentType
:
worker
...
...
@@ -24,7 +24,7 @@ spec:
name
:
Qwen/Qwen3-0.6B
extraPodSpec
:
mainContainer
:
image
:
nvcr.io/nvidia
n
/dynamo
-dev/biswa:7e499b5c460f1883a9945d221123e0760051210f-39500608-vllm-amd64
image
:
nvcr.io/nvidia/
ai-
dynamo
/vllm-runtime:my-tag
workingDir
:
/workspace/examples/backends/vllm
env
:
-
name
:
DYN_LORA_ENABLED
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment