-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(mocker): add offline disagg replay #7617
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
8522585
fix(router): stop charging decode for old prompts
PeaBrane 3561be4
Merge origin/main and keep tracker sane
PeaBrane 42dd884
refactor replay timing without moving the clock
PeaBrane b4d281c
feat: teach replay to disagg without drama
PeaBrane a9dd460
merge main and keep replay honest
PeaBrane b03b956
fix: tighten replay guardrails and docs
PeaBrane e41b87e
fix: centralize replay validation before it forks
PeaBrane e0f4342
feat: let disagg replay stop kv cling
PeaBrane d85a264
cache replay turns and sort stats once
PeaBrane 00e5b26
docs: clarify free subsumes prefill cleanup
PeaBrane cdfb4ba
fix replay mypy's identity crisis
PeaBrane 253a427
refactor prefill router without moving guardrails
PeaBrane 3eb2051
feat: plumb replay planner profile args
PeaBrane 5b103d7
Merge main and keep prefill tracking intact
PeaBrane aab6f78
keep planner args from vanishing
PeaBrane d39ab78
fail fast when AIC ghosts its DB
PeaBrane aebd263
clarify when mocker actually needs AIC
PeaBrane 62f5072
fix mocker mypy kwargs tantrum
PeaBrane 7193e9d
split kv_router so it stops hoarding
PeaBrane a15b8a0
fix tests header before legal notices bite
PeaBrane 2ae18e1
fix metrics test import after split
PeaBrane d88451b
merge mocker config tests before pytest riots
PeaBrane 10bfc3f
test replay planner profile paths
PeaBrane 61c4585
merge main without reviving flat prefill router
PeaBrane 02e4b1e
model decode handoff without prefill fibs
PeaBrane 77ac5e6
refactor replay state without moving the clock
PeaBrane 6bd84f8
batch online trace arrivals before passes bolt
PeaBrane d09a1fc
Revert "batch online trace arrivals before passes bolt"
PeaBrane 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
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.