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
93529753
Unverified
Commit
93529753
authored
Mar 04, 2026
by
dagil-nvidia
Committed by
GitHub
Mar 04, 2026
Browse files
fix(examples): add missing --kv-transfer-config to disagg_router.yaml (#6897)
Signed-off-by:
Dan Gil
<
dagil@nvidia.com
>
parent
b356b499
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/basics/kubernetes/Distributed_Inference/disagg_router.yaml
...asics/kubernetes/Distributed_Inference/disagg_router.yaml
+1
-1
No files found.
examples/basics/kubernetes/Distributed_Inference/disagg_router.yaml
View file @
93529753
...
@@ -69,4 +69,4 @@ spec:
...
@@ -69,4 +69,4 @@ spec:
-
/bin/sh
-
/bin/sh
-
-c
-
-c
args
:
args
:
-
python3 -m dynamo.vllm --model meta-llama/Llama-3.1-70B-Instruct -tp 4 --disaggregation-mode prefill --kv-events-config '{"publisher":"zmq","topic":"kv-events","endpoint":"tcp://*:20080","enable_kv_cache_events":true}'
-
python3 -m dynamo.vllm --model meta-llama/Llama-3.1-70B-Instruct -tp 4 --disaggregation-mode prefill
--kv-transfer-config '{"kv_connector":"NixlConnector","kv_role":"kv_both"}'
--kv-events-config '{"publisher":"zmq","topic":"kv-events","endpoint":"tcp://*:20080","enable_kv_cache_events":true}'
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