feat(vllm): forward routed experts data - #13531
Draft
biswapanda wants to merge 10 commits into
Draft
biswapanda wants to merge 10 commits into
biswapanda wants to merge 10 commits into
Conversation
biswapanda
temporarily deployed
to
external_collaborator
August 19, 2026 10:10 — with
GitHub Actions
Inactive
biswapanda
temporarily deployed
to
external_collaborator
August 19, 2026 10:10 — with
GitHub Actions
Inactive
Contributor
|
👋 Hi biswapanda! Thank you for contributing to ai-dynamo/dynamo. Just a reminder: The 🚀 |
Contributor
|
/ok to test 0fae23b |
This was referenced Aug 19, 2026
biswapanda
force-pushed
the
feat/vllm-sidecar-routed-output
branch
from
August 20, 2026 07:53
0fae23b to
5265f8c
Compare
biswapanda
temporarily deployed
to
external_collaborator
August 20, 2026 07:53 — with
GitHub Actions
Inactive
Contributor
|
/ok to test 5265f8c |
biswapanda
temporarily deployed
to
external_collaborator
August 20, 2026 10:26 — with
GitHub Actions
Inactive
Contributor
|
/ok to test ff5197b |
biswapanda
temporarily deployed
to
external_collaborator
August 26, 2026 16:36 — with
GitHub Actions
Inactive
Contributor
|
/ok to test b7ff8d3 |
Contributor
|
/ok to test 1196a35 |
biswapanda
temporarily deployed
to
external_collaborator
August 26, 2026 17:34 — with
GitHub Actions
Inactive
Contributor
|
/ok to test 060741b |
1 task
biswapanda
temporarily deployed
to
external_collaborator
September 4, 2026 15:36 — with
GitHub Actions
Inactive
Contributor
|
/ok to test e1e4a6a |
biswapanda
temporarily deployed
to
external_collaborator
September 4, 2026 17:35 — with
GitHub Actions
Inactive
Contributor
|
/ok to test d43ce7d |
biswapanda
temporarily deployed
to
external_collaborator
September 4, 2026 18:34 — with
GitHub Actions
Inactive
Contributor
|
/ok to test f11e5a1 |
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
biswapanda
force-pushed
the
feat/vllm-sidecar-routed-output
branch
from
September 7, 2026 06:41
f11e5a1 to
83eaadd
Compare
biswapanda
temporarily deployed
to
external_collaborator
September 7, 2026 06:41 — with
GitHub Actions
Inactive
Contributor
|
/ok to test 83eaadd |
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
biswapanda
force-pushed
the
feat/vllm-sidecar-routed-output
branch
from
September 8, 2026 07:15
83eaadd to
9360b85
Compare
biswapanda
temporarily deployed
to
external_collaborator
September 8, 2026 07:15 — with
GitHub Actions
Inactive
Contributor
|
/ok to test 9360b85 |
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
Signed-off-by: Biswa Panda <biswa.panda@gmail.com>
biswapanda
force-pushed
the
feat/vllm-sidecar-routed-output
branch
from
September 8, 2026 07:40
9360b85 to
6463eaa
Compare
biswapanda
temporarily deployed
to
external_collaborator
September 8, 2026 07:41 — with
GitHub Actions
Inactive
Contributor
|
/ok to test 6463eaa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
routed_experts_prompt_startthrough the native Generate request and vLLM gRPC response optionsThis rebuilds #13531 on the current #14244 head and consolidates the request-control behavior previously isolated in #13535. The branch is cumulative until #14244 merges and will remain draft until the routed-experts Kubernetes gate passes.
Validation
cargo fmt --all -- --checkcargo test -p dynamo-vllm-sidecar: 50 library tests and 1 executable integration test passedcargo test -p dynamo-mocker: 205 passed522085198ae5d60256261542cd667285c426fa8de3c5eafc0beaea3fa79e2a2dDependencies