Bumping the remaining stack for transformers v5#2058
Bumping the remaining stack for transformers v5#2058terrykong wants to merge 11 commits intohemil/automodel-transformers-v5from
Conversation
❌ Submodule Fast-Forward Check FailedCheck based on commit: 97c40d2 (PR #2058 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of hemil/automodel-transformers-v5 branch (fast-forward) ❌ Submodules that need attention:Megatron-LM: ❌ PR branch is BEHIND hemil/automodel-transformers-v5 branch Please ensure all submodule commits are fast-forwards of the hemil/automodel-transformers-v5 branch before merging. |
|
|
||
| # Use NeMo-RL direct dependencies and nemo-automodel. | ||
| AUTOMODEL = f"uv run --locked --no-cache --extra automodel --no-group transformers-v4 --directory {git_root}" | ||
| AUTOMODEL = f"uv run --locked --no-cache --extra automodel --directory {git_root}" |
There was a problem hiding this comment.
--no-cache shouldn't be required with TE 2.12 I believe
❌ Submodule Fast-Forward Check FailedCheck based on commit: caed2de (PR #2058 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of hemil/automodel-transformers-v5 branch (fast-forward) ❌ Submodules that need attention:Megatron-LM: ❌ Commits have DIVERGED from a common ancestor Please ensure all submodule commits are fast-forwards of the hemil/automodel-transformers-v5 branch before merging. |
❌ Submodule Fast-Forward Check FailedCheck based on commit: 3eb8634 (PR #2058 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of hemil/automodel-transformers-v5 branch (fast-forward) ❌ Submodules that need attention:Megatron-LM: ❌ Commits have DIVERGED from a common ancestor Please ensure all submodule commits are fast-forwards of the hemil/automodel-transformers-v5 branch before merging. |
ℹ️ File Consistency CheckCheck based on commit: d10dfee (PR #2058 from ✅ DTensor Policy Worker Synchronization CheckBoth DTensor policy worker files were modified in this PR:
Please ensure that the changes are consistent between both files where applicable. This check ensures that related file implementations remain synchronized across the codebase. If you believe this warning is incorrect or the files should intentionally differ, please add a comment explaining the reasoning. |
❌ Submodule Fast-Forward Check FailedCheck based on commit: d10dfee (PR #2058 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of hemil/automodel-transformers-v5 branch (fast-forward) ❌ Submodules that need attention:Megatron-LM: ❌ Commits have DIVERGED from a common ancestor Please ensure all submodule commits are fast-forwards of the hemil/automodel-transformers-v5 branch before merging. |
ℹ️ File Consistency CheckCheck based on commit: f40891a (PR #2058 from ✅ DTensor Policy Worker Synchronization CheckBoth DTensor policy worker files were modified in this PR:
Please ensure that the changes are consistent between both files where applicable. This check ensures that related file implementations remain synchronized across the codebase. If you believe this warning is incorrect or the files should intentionally differ, please add a comment explaining the reasoning. |
❌ Submodule Fast-Forward Check FailedCheck based on commit: f40891a (PR #2058 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of hemil/automodel-transformers-v5 branch (fast-forward) ❌ Submodules that need attention:Megatron-LM: ❌ Commits have DIVERGED from a common ancestor Please ensure all submodule commits are fast-forwards of the hemil/automodel-transformers-v5 branch before merging. |
23b7ccb to
0d2d3cd
Compare
0d2d3cd to
3a2629c
Compare
…sor policy v2 Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com>
Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Terry Kong <terryk@nvidia.com>
ℹ️ File Consistency CheckCheck based on commit: 06fac10 (PR #2058 from ✅ DTensor Policy Worker Synchronization CheckBoth DTensor policy worker files were modified in this PR:
Please ensure that the changes are consistent between both files where applicable. This check ensures that related file implementations remain synchronized across the codebase. If you believe this warning is incorrect or the files should intentionally differ, please add a comment explaining the reasoning. |
Signed-off-by: Terry Kong <terryk@nvidia.com>
ℹ️ File Consistency CheckCheck based on commit: 567fb80 (PR #2058 from ✅ DTensor Policy Worker Synchronization CheckBoth DTensor policy worker files were modified in this PR:
Please ensure that the changes are consistent between both files where applicable. This check ensures that related file implementations remain synchronized across the codebase. If you believe this warning is incorrect or the files should intentionally differ, please add a comment explaining the reasoning. |
Signed-off-by: Terry Kong <terryk@nvidia.com>
ℹ️ File Consistency CheckCheck based on commit: 06f86b2 (PR #2058 from ✅ DTensor Policy Worker Synchronization CheckBoth DTensor policy worker files were modified in this PR:
Please ensure that the changes are consistent between both files where applicable. This check ensures that related file implementations remain synchronized across the codebase. If you believe this warning is incorrect or the files should intentionally differ, please add a comment explaining the reasoning. |
Signed-off-by: Terry Kong <terryk@nvidia.com>
ℹ️ File Consistency CheckCheck based on commit: d437cdb (PR #2058 from ✅ DTensor Policy Worker Synchronization CheckBoth DTensor policy worker files were modified in this PR:
Please ensure that the changes are consistent between both files where applicable. This check ensures that related file implementations remain synchronized across the codebase. If you believe this warning is incorrect or the files should intentionally differ, please add a comment explaining the reasoning. |
Signed-off-by: Terry Kong <terryk@nvidia.com>
ℹ️ File Consistency CheckCheck based on commit: c19f6d8 (PR #2058 from ✅ DTensor Policy Worker Synchronization CheckBoth DTensor policy worker files were modified in this PR:
Please ensure that the changes are consistent between both files where applicable. This check ensures that related file implementations remain synchronized across the codebase. If you believe this warning is incorrect or the files should intentionally differ, please add a comment explaining the reasoning. |
What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
Issues
List issues that this PR closes (syntax):
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information