Skip to content

Chtruong/r2.3.0 cherry picks #13615

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

Closed
wants to merge 15 commits into from
Closed

Conversation

chtruong814
Copy link
Collaborator

Important

The Update branch button must only be pressed in very rare occassions.
An outdated branch is never blocking the merge of a PR.
Please reach out to the automation team before pressing that button.

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Collection: [Note which collection this PR will affect]

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 

GitHub Actions CI

The Jenkins CI system has been replaced by GitHub Actions self-hosted runners.

The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR.
To re-run CI remove and add the label again.
To run CI on an untrusted fork, a NeMo user with write access must first click "Approve and run".

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)

ananthsub and others added 7 commits May 15, 2025 19:22
* Add end to end test for local checkpoint

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* lints

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* lints

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* lints

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* update tests

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* lint

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* lints

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* lints

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* Update tests/functional_tests/L2_NeMo_2_llama3_local_ckpt.sh

Signed-off-by: Ananth Subramaniam <ananth.subramaniam@gmail.com>
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* address comments from review

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* update test script

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* update test

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* lint

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* clean up assertions in log

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* combine converage files

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* use nemo run for test launch

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* rebase after new CI workflow change

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: ananthsub <ananthsub@users.noreply.github.com>

* Update .github/workflows/cicd-main-nemo2.yml

Signed-off-by: Ananth Subramaniam <ananth.subramaniam@gmail.com>

---------

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Ananth Subramaniam <ananth.subramaniam@gmail.com>
Signed-off-by: ananthsub <ananthsub@users.noreply.github.com>
Co-authored-by: ananthsub <ananthsub@users.noreply.github.com>
Co-authored-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
* run global_batch_size

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* fix

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>

---------

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
Co-authored-by: akoumpa <akoumpa@users.noreply.github.com>
Co-authored-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: ko3n1g <ko3n1g@users.noreply.github.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
* fix

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* make fp8 tests non-optional

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* switch to gemma

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

---------

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Co-authored-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
* fixed --mbs/gbs dtype and chat-template

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* add things back

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* add things back

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* fix

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* fix

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* use kwargs

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* fix

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>

* Apply isort and black reformatting

Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>

---------

Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
Co-authored-by: akoumpa <akoumpa@users.noreply.github.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: Alexandros Koumparoulis <153118171+akoumpa@users.noreply.github.com>
akoumpa and others added 4 commits May 16, 2025 07:49
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Copy link
Contributor

[🤖]: Hi @chtruong814 👋,

We wanted to let you know that a CICD pipeline for this PR just finished successfully

So it might be time to merge this PR or get some approvals

I'm just a bot so I'll leave it you what to do next.

//cc @pablo-garay @ko3n1g

akoumpa added 2 commits May 16, 2025 08:13
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Copy link
Contributor

This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.

@github-actions github-actions bot added the stale label May 31, 2025
Copy link
Contributor

github-actions bot commented Jun 7, 2025

This PR was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants