-
Notifications
You must be signed in to change notification settings - Fork 315
[train][2/N] Support for Megatron PP + CP for R3 #1335
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
+122
−62
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
dc93a03
replay utils update
devpatelio d2b2d53
clean
devpatelio 8cb6155
linter
devpatelio d1712bd
rm the sampke packing flag
devpatelio 3da803a
move cp out of pack_replay_indices for simpler implementation
devpatelio f7362c3
model wrapper
devpatelio 5d74b89
done:
erictang000 5855ee8
lint
devpatelio 153a2d0
Fix async script to use megatron
devpatelio c46287e
Fix fallback logic to account for dense layers for indexing replay in…
devpatelio 33b3083
[train] Add `worker_process_setup_hook` to set mp start method to `sp…
SumanthRH 7066bf4
[CI] Fix `test_inference_engines_generation` after vllm 0.16.0 upgrad…
SumanthRH 7744e69
[train] Make TrainingInputBatch to PAD only to left, hence response t…
CharlieFRuan bfcd8db
[train] Revert "[train] Add `worker_process_setup_hook` to set mp sta…
SumanthRH daf5752
[Docs] Add docs on agent integration and step-wise training (#1347)
CharlieFRuan 493387c
[Docs] Small update on docs (#1348)
CharlieFRuan 089ee8b
[train] Add validation for step-wise GeneratorOutput (#1281)
CharlieFRuan 0f18c70
[megatron] rebuild weight conversion tasks per sync to prevent stale …
erictang000 1a73422
[StepWise] Trivial fix to avg_response_length metric (#1351)
CharlieFRuan 04d29f3
[CI] Make `MultiItemDataset` a global variable after switch to `spawn…
SumanthRH 2619ed4
[train] Add support for LoRA in the new inference codepath (#1329)
SumanthRH 9a0088f
[bug][algorithm] remove incorrect torch.no_grad() for kl in loss (use…
erictang000 4cf3a48
latest main
devpatelio 4b844c0
Merge remote-tracking branch 'origin/main' into r3-pp-cp
devpatelio 44aab7d
final done
devpatelio be50ba6
revert test file changes
devpatelio f7c3086
fix
devpatelio bf84467
done
devpatelio 0a2fdb2
remove comment
devpatelio 73741a3
rm file
devpatelio 43468a8
Revert "remove comment"
devpatelio a4b9228
uv.lock bring back
devpatelio a841448
Delete 1
devpatelio 5def4cb
Revert "done"
devpatelio 266b9c1
done
devpatelio 5628f22
addressed comments
devpatelio 2bc0ee0
lint
devpatelio fff1c6a
Merge branch 'main' of https://github.com/NovaSky-AI/SkyRL into r3-pp-cp
erictang000 9463aec
x
erictang000 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
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.