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
e2f51254
Unverified
Commit
e2f51254
authored
Nov 19, 2025
by
Kris Hung
Committed by
GitHub
Nov 19, 2025
Browse files
fix: Update doc to assign port to avoid zmq port collision (#4469)
parent
69797b5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
examples/basics/disaggregated_serving/README.md
examples/basics/disaggregated_serving/README.md
+2
-0
No files found.
examples/basics/disaggregated_serving/README.md
View file @
e2f51254
...
...
@@ -81,6 +81,8 @@ Leave this terminal running - it will show Decode Worker logs.
```
bash
export DYN_LOG=debug # Increase log verbosity to see disaggregation
DYN_VLLM_KV_EVENT_PORT=20081
\
VLLM_NIXL_SIDE_CHANNEL_PORT=20097
\
CUDA_VISIBLE_DEVICES=1 python -m dynamo.vllm --model Qwen/Qwen3-0.6B --is-prefill-worker
```
...
...
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