[None][feat] Support V2 Mamba disaggregated serving#16472
Closed
VALLIS-NERIA wants to merge 9 commits into
Closed
Conversation
Collaborator
Author
|
/bot run |
Collaborator
|
PR_Github #59617 [ run ] triggered by Bot. Commit: |
Collaborator
|
PR_Github #59617 [ run ] completed with state
|
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
VALLIS-NERIA
force-pushed
the
agent/v2-mamba-disaggregated-serving
branch
from
July 16, 2026 08:04
d71c1ee to
9dac8ed
Compare
Collaborator
Author
|
/bot run |
Collaborator
|
PR_Github #59671 [ run ] triggered by Bot. Commit: |
Collaborator
|
PR_Github #59671 [ run ] completed with state
|
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
VALLIS-NERIA
force-pushed
the
agent/v2-mamba-disaggregated-serving
branch
from
July 16, 2026 09:09
9dac8ed to
00620eb
Compare
Collaborator
Author
|
Reopened as a stacked draft at VALLIS-NERIA#9 so it can target the V2 Mamba core branch and show only its single squashed commit. Closing this upstream draft as superseded. |
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.
@coderabbitai summary
Description
This PR adds disaggregated context-to-generation state transfer for the V2 Mamba hybrid cache manager.
The changes:
auto/default, explicit C++, and UCX routes remain on the C++ manager unless model runtime resolution selects Python/NIXL.This PR depends on #16471. It does not depend on the save-last snapshot-reuse PR. Because an upstream PR cannot use a fork-only branch as its base, this draft temporarily shows the prerequisite changes until the core PR merges and this branch is rebased.
Test Coverage
64 passed)2 passed)1 passed)1 passed)10 passed)8 passed)pre-commit run --from-ref origin/main --to-ref HEADPR Checklist