Skip to content
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

Pass in rotary_base to mcore and from HF #7933

Merged
merged 5 commits into from
Dec 3, 2023

Conversation

Kipok
Copy link
Collaborator

@Kipok Kipok commented Nov 23, 2023

What does this PR do ?

This depends on the following mcore commit NVIDIA/Megatron-LM@d931ba8, so if it's not yet integrated into our main branch, we'd need to wait before merging this PR.

Collection: NLP

Changelog

  • Add specific line by line info of high level changes in this PR.

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 add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • New Feature
  • Bugfix
  • Documentation

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.

Additional Information

  • Related to # (issue)

@ericharper
Copy link
Collaborator

jenkins

@github-actions github-actions bot added the CI label Dec 1, 2023
@ericharper
Copy link
Collaborator

jenkins

Copy link
Collaborator

@ericharper ericharper left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@ericharper ericharper merged commit ae5d7e8 into NVIDIA:main Dec 3, 2023
11 checks passed
@tdene
Copy link
Contributor

tdene commented Dec 5, 2023

This PR incremented the version of Megatron Core from e122536b7645edcb7ebf099b5c92a443f7dbf8e7 to 973330e9c3681604703bf1eb6b5a265d1b9b9b38, that is from 0.3.0 to 0.4.0, but did not change the requirements file accordingly

pzelasko pushed a commit to pzelasko/NeMo that referenced this pull request Jan 3, 2024
* Pass in rotary_base to mcore and from HF

Signed-off-by: Igor Gitman <[email protected]>

* Allow changing rotary_base from the sft config file

Signed-off-by: Igor Gitman <[email protected]>

* Update mcore in jenkins

Signed-off-by: Igor Gitman <[email protected]>

---------

Signed-off-by: Igor Gitman <[email protected]>
Co-authored-by: Eric Harper <[email protected]>
Signed-off-by: Piotr Żelasko <[email protected]>
ssh-meister pushed a commit to ssh-meister/NeMo that referenced this pull request Feb 15, 2024
* Pass in rotary_base to mcore and from HF

Signed-off-by: Igor Gitman <[email protected]>

* Allow changing rotary_base from the sft config file

Signed-off-by: Igor Gitman <[email protected]>

* Update mcore in jenkins

Signed-off-by: Igor Gitman <[email protected]>

---------

Signed-off-by: Igor Gitman <[email protected]>
Co-authored-by: Eric Harper <[email protected]>
Signed-off-by: Sasha Meister <[email protected]>
rohitrango pushed a commit to rohitrango/NeMo that referenced this pull request Jun 25, 2024
* Pass in rotary_base to mcore and from HF

Signed-off-by: Igor Gitman <[email protected]>

* Allow changing rotary_base from the sft config file

Signed-off-by: Igor Gitman <[email protected]>

* Update mcore in jenkins

Signed-off-by: Igor Gitman <[email protected]>

---------

Signed-off-by: Igor Gitman <[email protected]>
Co-authored-by: Eric Harper <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants