Skip to content

Point NeMo submodule back to main repo#984

Merged
trvachov merged 1 commit into
mainfrom
trvachov/nemo-back-to-main
Jul 18, 2025
Merged

Point NeMo submodule back to main repo#984
trvachov merged 1 commit into
mainfrom
trvachov/nemo-back-to-main

Conversation

@trvachov
Copy link
Copy Markdown
Collaborator

@trvachov trvachov commented Jul 17, 2025

Description

Point NeMo back to main branch after PR that fixes bionemo checkpoint load has been merged (NVIDIA-NeMo/NeMo#14214)

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor
  • Documentation update
  • Other (please describe):

CI Pipeline Configuration

Configure CI behavior by applying the relevant labels:

Note

By default, the notebooks validation tests are skipped unless explicitly enabled.

Authorizing CI Runs

We use copy-pr-bot to manage authorization of CI
runs on NVIDIA's compute resources.

  • If a pull request is opened by a trusted user and contains only trusted changes, the pull request's code will
    automatically be copied to a pull-request/ prefixed branch in the source repository (e.g. pull-request/123)
  • If a pull request is opened by an untrusted user or contains untrusted changes, an NVIDIA org member must leave an
    /ok to test comment on the pull request to trigger CI. This will need to be done for each new commit.

Usage

TODO: Add code snippet

Pre-submit Checklist

  • I have tested these changes locally
  • I have updated the documentation accordingly
  • I have added/updated tests as needed
  • All existing tests pass successfully

Signed-off-by: Timur Rvachov <trvachov@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Jul 17, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@trvachov
Copy link
Copy Markdown
Collaborator Author

/ok to test 9e4aed3

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.23%. Comparing base (2a681b2) to head (9e4aed3).
⚠️ Report is 349 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #984      +/-   ##
==========================================
+ Coverage   84.22%   84.23%   +0.01%     
==========================================
  Files         144      144              
  Lines        9415     9415              
==========================================
+ Hits         7930     7931       +1     
+ Misses       1485     1484       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@trvachov trvachov added this pull request to the merge queue Jul 18, 2025
Merged via the queue into main with commit 7874355 Jul 18, 2025
14 checks passed
@trvachov trvachov deleted the trvachov/nemo-back-to-main branch July 18, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants