-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat(mocker): model prefill→decode KV stranding + abort for disagg cascade tests #10557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
4539f2d
feat(mocker) [DIS-2147]: prefill holds KV until decode arrives + abor…
nnshah1 ddd9c95
fix(bindings) [DIS-2147]: expose kv_transfer_abort_timeout_ms in Mock…
nnshah1 4478414
fix(mocker) [DIS-2147 F1]: remove decode-side capacity-wait timeout
nnshah1 8b8794d
refactor(mocker): address review on DIS-2147 port
nnshah1 b874918
fix(mocker): address review comments (strip ticket refs, devin findings)
nnshah1 4a44959
fix(mocker): genuine prefill-KV stranding via shared pinned scheduler…
nnshah1 6d16bab
fix(mocker): don't let stranded prefill KV skew router load metric
nnshah1 290a532
docs(mocker): design spec for vLLM disagg_params KV stranding
nnshah1 474ec7a
feat(mocker): model vLLM disagg KV stranding via disaggregated_params
nnshah1 de8f294
fix(mocker): monotonic transfer_id + infallible disagg_params build
nnshah1 0cb234e
fix(mocker): engage vLLM disagg_params KV stranding live + fix pinned…
nnshah1 57f324d
docs(mocker): spec — bootstrap-free live engagement, scheduler livene…
nnshah1 6c97bbb
test(router): LL frontend + vLLM mocker disagg_params KV-stranding e2e
nnshah1 639d2f7
chore(mocker): drop in-repo design spec (superpowers artifact) from t…
nnshah1 70f972d
fix(mocker): release prefill pin at decode slot-admission in offline …
nnshah1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.