chore(beep boop 🤖): Bump uv.lock (main) (2026-03-03)#2619
chore(beep boop 🤖): Bump uv.lock (main) (2026-03-03)#2619svcnvidia-nemo-ci wants to merge 2 commits intomainfrom
uv.lock (main) (2026-03-03)#2619Conversation
|
/ok to test 7e44fbb |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe 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
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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. Comment |
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>
4d86049 to
52db9ce
Compare
🚀 PR to bump
uv.lockinmain.🤖 This PR will be merged automatically once CI passes.
Summary by CodeRabbit