Skip to content

chore(beep boop 🤖): Bump uv.lock (main) (2026-03-03)#2619

Open
svcnvidia-nemo-ci wants to merge 2 commits intomainfrom
bump-ci-container-2026-03-03-main
Open

chore(beep boop 🤖): Bump uv.lock (main) (2026-03-03)#2619
svcnvidia-nemo-ci wants to merge 2 commits intomainfrom
bump-ci-container-2026-03-03-main

Conversation

@svcnvidia-nemo-ci
Copy link

@svcnvidia-nemo-ci svcnvidia-nemo-ci commented Mar 3, 2026

🚀 PR to bump uv.lock in main.

🤖 This PR will be merged automatically once CI passes.

Summary by CodeRabbit

  • Chores
    • Updated Megatron-LM submodule reference to the latest version.

@svcnvidia-nemo-ci
Copy link
Author

/ok to test 7e44fbb

@copy-pr-bot
Copy link

copy-pr-bot bot commented Mar 3, 2026

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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between fecfbc9 and 7e44fbb.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • 3rdparty/Megatron-LM

📝 Walkthrough

Walkthrough

The Megatron-LM submodule pointer is updated from commit 23dd639cf3de30f3b9d8d0fae71ee31180be9ddd to 7d1c016856bb457ae2ff88ad502b8ea9aa3d31fa. No functional changes to the main codebase; only the submodule reference is modified.

Changes

Cohort / File(s) Summary
Submodule Pointer Update
.gitmodules
Megatron-LM submodule commit reference bumped to a newer version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • maanug-nv
  • yaoyu-33
🚥 Pre-merge checks | ✅ 2 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title mentions bumping uv.lock but the actual change is a Megatron-LM submodule pointer update, which are unrelated. Update the title to accurately reflect the main change: update the Megatron-LM submodule pointer, not uv.lock bump.
Test Results For Major Changes ⚠️ Warning PR claims minor submodule update but actually adds 941 files including code, docs, and CI/CD infrastructure without documented test results or validation. Update PR description with comprehensive test results validating all major components, or correct commit to reflect only submodule pointer changes as described.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-ci-container-2026-03-03-main

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

dimapihtar and others added 2 commits March 5, 2026 11:21
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ment

LLaVAModel.__init__() removed hybrid_attention_ratio and hybrid_mlp_ratio
kwargs; replace with the unified hybrid_layer_pattern parameter.

MCore now raises ValueError when hybrid_layer_pattern has no pipe ('|')
separators and num_layers is not evenly divisible by pipeline_model_parallel_size.
The Nemotron-3-Nano toy model used 3 layers with PP=2 (3 % 2 != 0); change
to 4 layers with pattern "M*EM" to satisfy the divisibility requirement.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

3 participants