8000 fix: Do not initialize reference model for sft by ashors1 · Pull Request #71 · NVIDIA/NeMo-RL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Do not initialize reference model for sft #71

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 12 commits into from
Apr 1, 2025

Conversation

ashors1
Copy link
Collaborator
@ashors1 ashors1 commented Mar 24, 2025

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

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you run the unit tests and functional tests locally? Visit our Testing Guide for how to run tests
  • Did you add or update any necessary documentation? Visit our Document Development Guide for how to write, build and test the docs.

Additional Information

  • ...

Signed-off-by: ashors1 <ashors@nvidia.com>
@ashors1 ashors1 changed the title Do not initialize reference model for sft fix: Do not initialize reference model for sft Mar 24, 2025
parthchadha
parthchadha previously approved these changes Mar 24, 2025
Signed-off-by: ashors1 <ashors@nvidia.com>
terrykong
terrykong previously approved these changes Mar 26, 2025
@terrykong terrykong added the Run CICD Set to run CI (unset + set to rerun) label Mar 26, 2025
Copy link
Collaborator
@SahilJain314 SahilJain314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you modify SFT tests to use init_reference_model=False?

@ashors1
Copy link
Collaborator Author
ashors1 commented Mar 27, 2025

Can you modify SFT tests to use init_reference_model=False?

Do you mean adding a new test? The SFT functional test will of course already use init_reference_model=False since we just run the loop in sft.py

Signed-off-by: ashors1 <ashors@nvidia.com>
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Mar 31, 2025
Signed-off-by: ashors1 <ashors@nvidia.com>
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Mar 31, 2025
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Mar 31, 2025
Signed-off-by: ashors1 <ashors@nvidia.com>
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Apr 1, 2025
Signed-off-by: ashors1 <ashors@nvidia.com>
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Apr 1, 2025
ashors1 added 2 commits April 1, 2025 08:51
Signed-off-by: Anna Shors <ashors@nvidia.com>
@ashors1 ashors1 removed the Run CICD Set to run CI (unset + set to rerun) label Apr 1, 2025
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Apr 1, 2025
Signed-off-by: ashors1 <ashors@nvidia.com>
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Apr 1, 2025
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Apr 1, 2025
Signed-off-by: ashors1 <ashors@nvidia.com>
@ashors1 ashors1 force-pushed the ashors/sft-remove-ref-model branch from 522633f to 122f37a Compare April 1, 2025 16:55
@ashors1 ashors1 added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Apr 1, 2025
Copy link
Collaborator
@SahilJain314 SahilJain314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests look good, thanks

@terrykong terrykong added Run CICD Set to run CI (unset + set to rerun) and removed Run CICD Set to run CI (unset + set to rerun) labels Apr 1, 2025
@terrykong terrykong enabled auto-merge (squash) April 1, 2025 19:25
@terrykong terrykong merged commit 640297c into main Apr 1, 2025
11 checks passed
@terrykong terrykong deleted the ashors/sft-remove-ref-model branch April 1, 2025 19:44
yfw pushed a commit that referenced this pull request Apr 2, 2025
< 9010 a href="/NVIDIA/NeMo-RL/commit/f87474667e140f653435d66620aac37312e3b517" class="Link--secondary">f874746
Signed-off-by: ashors1 <ashors@nvidia.com>
Signed-off-by: Anna Shors <ashors@nvidia.com>
Co-authored-by: Terry Kong <terrycurtiskong@gmail.com>
KiddoZhu pushed a commit that referenced this pull request May 6, 2025
Signed-off-by: ashors1 <ashors@nvidia.com>
Signed-off-by: Anna Shors <ashors@nvidia.com>
Co-authored-by: Terry Kong <terrycurtiskong@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run CICD Set to run CI (unset + set to rerun)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0