-
Notifications
You must be signed in to change notification settings - Fork 370
fix(orchestrator): hold batch ship on the trainer's published version #3050
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 29 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
36d7d43
fix(orchestrator): enforce target lag strictly at ship time
mikasenghaas d97d1cf
remove staleness metrics from ship path
mikasenghaas 1ab3826
feat(orchestrator): step-based staleness with demand-driven dispatch
mikasenghaas 3e167d7
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas fa0aed0
review pass: bool dispatch contract, oversampling-aware demand, inlin…
mikasenghaas 278d0dd
require max_off_policy_steps >= 1 at the field
mikasenghaas 58c8392
fix CI regressions: partial-group dispatch deadlock + serialized weig…
mikasenghaas 7508ec6
raise multi-run integration timeout to 600s
mikasenghaas ffecd2a
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas 1242261
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas a7aa4d3
retract stale-dropped rollouts from the payload-size estimate
mikasenghaas c31b84c
upload integration run logs as artifacts on failure
mikasenghaas d1fcbef
keep CI test outputs for the failure-artifact upload
mikasenghaas bc022da
dispatch lookahead: cover TARGET_LAG extra batches when freshness allows
mikasenghaas 78b9915
raise reverse_text mismatch-KL budget to 0.02
mikasenghaas 19f28e7
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas 269e106
raise alphabet_sort and multi-run integration budgets
mikasenghaas b3a8048
raise multi-run inner milestone waits to 600s
mikasenghaas a0c857f
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas 81e0e6e
count group-scored partial arrivals as batch coverage
mikasenghaas a4dc7f5
guard token-export STABLE markers against deleted run dirs
mikasenghaas 7e4400f
recalibrate multi-run early-step reward floor for strict pacing
mikasenghaas 67ec049
raise rl_sft integration budget to 900s
mikasenghaas 9897ad7
lower multi-run final reward floor to 0.6
mikasenghaas f9c2db4
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas 0143423
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas 420e97c
bound dispatch freshness at DISPATCH_LAG instead of the drop cap
mikasenghaas 330d934
ci: retrigger GPU tests
mikasenghaas fd5e0dc
Merge remote-tracking branch 'origin/main' into fix/strict-target-lag
mikasenghaas a752e27
tolerate trainer tail-flush when deleting run dirs in multi-run test
mikasenghaas 2cb062d
restore NIXL ModelExpress handshake signals in the version hooks
mikasenghaas 5edfcbf
reduce to the minimal ship-hold fix + staleness docs
mikasenghaas c504f1d
fold staleness spec into docs/training.md
mikasenghaas cd40dd9
drop the docs section for now, trim the hold comment
mikasenghaas f4963b4
never delete the test output dir; clean at run start instead
mikasenghaas e467d6b
stamp true consumption staleness on shipped rollouts
mikasenghaas daf5c8c
use the deletion-retry helper for alpha's run dir too
mikasenghaas 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
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.