-
Notifications
You must be signed in to change notification settings - Fork 391
Pull requests: NVIDIA-NeMo/Megatron-Bridge
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(model): add MiniMax M3 language-model bridge and recipes
community-request
#4652
opened Jul 5, 2026 by
khazic
Loading…
3 of 4 tasks
fix(model): adapt MegatronMIMO grid to mcore expert-view API (mcore-main bump)
area:model
Model implementations and HF bridge logic
bug
Something isn't working
full-test-suite
needs-more-tests
Requires additional L0 and L1 test coverage before merge
ci: quarantine qwen3 MoE quantization test on r0.5.0 (pre-existing TE/modelopt break)
area:quant
Quantization (PTQ, QAT, FP8 recipes)
ci
CI, automation, test queue, or workflow infrastructure work
needs-review
PR is ready for code review and waiting on a reviewer
#4650
opened Jul 5, 2026 by
ko3n1g
Contributor
Loading…
chore(docker): update base image to nvcr.io/nvidia/pytorch:26.06
area:build
Dependencies, packaging, images, and environment setup
ci
CI, automation, test queue, or workflow infrastructure work
full-test-suite
needs-review
PR is ready for code review and waiting on a reviewer
#4649
opened Jul 4, 2026 by
balasaajay
Contributor
Loading…
5 tasks
chore(beep boop 🤖): Bump
uv.lock (r0.5.0, mcore-core_r0.18.0) (2026-07-04)
full-test-suite
#4648
opened Jul 4, 2026 by
svcnvidia-nemo-ci
Contributor
Loading…
chore(beep boop 🤖): Bump
uv.lock (main, mcore-main) (2026-07-04)
full-test-suite
#4647
opened Jul 4, 2026 by
svcnvidia-nemo-ci
Contributor
Loading…
chore(beep boop 🤖): Bump
uv.lock (main, mcore-dev) (2026-07-04)
full-test-suite
#4646
opened Jul 4, 2026 by
svcnvidia-nemo-ci
Contributor
Loading…
[build] fix: constrain MCP for NVRx compatibility
area:build
Dependencies, packaging, images, and environment setup
bug
Something isn't working
full-test-suite
needs-review
PR is ready for code review and waiting on a reviewer
#4644
opened Jul 3, 2026 by
yaoyu-33
Contributor
Loading…
chore(beep boop 🤖): Bump
uv.lock (r0.5.0, mcore-core_r0.18.0) (2026-07-03)
full-test-suite
#4642
opened Jul 3, 2026 by
svcnvidia-nemo-ci
Contributor
Loading…
chore(beep boop 🤖): Bump
uv.lock (main, mcore-main) (2026-07-03)
full-test-suite
#4641
opened Jul 3, 2026 by
svcnvidia-nemo-ci
Contributor
Loading…
chore(beep boop 🤖): Bump
uv.lock (main, mcore-dev) (2026-07-03)
full-test-suite
#4640
opened Jul 3, 2026 by
svcnvidia-nemo-ci
Contributor
Loading…
chore: Update vllm patch for 0.24.0
area:build
Dependencies, packaging, images, and environment setup
blocked
Work cannot move forward until an external dependency is cleared
ci
CI, automation, test queue, or workflow infrastructure work
#4638
opened Jul 2, 2026 by
chtruong814
Contributor
Loading…
5 tasks
Add 'full_iteration' to VALID_CUDA_GRAPH_IMPLS
area:perf
Performance optimizations and benchmarking
feature
New capabilities, enhancements, or enablement work
needs-more-tests
Requires additional L0 and L1 test coverage before merge
needs-review
PR is ready for code review and waiting on a reviewer
#4637
opened Jul 2, 2026 by
ghadiaravi13
Loading…
5 tasks
fix(recipe): disable tp_comm_overlap for Qwen3 NVFP4 perf configs
area:perf
Performance optimizations and benchmarking
feature
New capabilities, enhancements, or enablement work
needs-review
PR is ready for code review and waiting on a reviewer
#4632
opened Jul 2, 2026 by
nvegesna-netizen
Contributor
Loading…
3 tasks
[do not merge] add opt-in NUMA binding for ci testing
dummy-pr
Filed this PR to run tests, not going to merge
fix(nemotron3-nano): correct moe_router_topk doc, remove dead moe_shared_expert_overlap, and fix H100 FP8_CS perf config
area:perf
Performance optimizations and benchmarking
bug
Something isn't working
needs-more-tests
Requires additional L0 and L1 test coverage before merge
waiting-on-customer
Waiting on the original author to respond
#4628
opened Jul 2, 2026 by
nvegesna-netizen
Contributor
Loading…
4 tasks
chore(beep boop 🤖): Bump
uv.lock (r0.5.0, mcore-core_r0.18.0) (2026-07-02)
full-test-suite
#4627
opened Jul 2, 2026 by
svcnvidia-nemo-ci
Contributor
Loading…
refactor(performance): remove legacy perf configs
area:perf
Performance optimizations and benchmarking
breaking-change
Public behavior or API compatibility changes
feature
New capabilities, enhancements, or enablement work
full-test-suite
needs-more-tests
Requires additional L0 and L1 test coverage before merge
waiting-on-customer
Waiting on the original author to respond
#4623
opened Jul 2, 2026 by
yaoyu-33
Contributor
Loading…
refactor(scripts): share performance recipe runner
area:perf
Performance optimizations and benchmarking
area:recipe
Training recipes and launch configs
area:training
Training loop, callbacks, and runtime integration
breaking-change
Public behavior or API compatibility changes
feature
New capabilities, enhancements, or enablement work
full-test-suite
needs-more-tests
Requires additional L0 and L1 test coverage before merge
waiting-on-customer
Waiting on the original author to respond
#4620
opened Jul 1, 2026 by
yaoyu-33
Contributor
Loading…
ci: AUT-665 bump Dockerfile.ci base image to pytorch 26.06
area:build
Dependencies, packaging, images, and environment setup
build
ci
CI, automation, test queue, or workflow infrastructure work
full-test-suite
needs-review
PR is ready for code review and waiting on a reviewer
#4617
opened Jul 1, 2026 by
svcnemo-autobot
Collaborator
Loading…
feat(data): intra-microbatch reordering for MegatronMIMO (+ sequence packing, scalable DP)
area:data
Dataset builders, preprocessing, and samplers
community-request
feature
New capabilities, enhancements, or enablement work
full-test-suite
waiting-on-customer
Waiting on the original author to respond
#4608
opened Jul 1, 2026 by
sailor1493
Loading…
4 tasks done
fix(training): reject unsupported local CUDA graph scopes
area:perf
Performance optimizations and benchmarking
bug
Something isn't working
ready-to-merge
PR is approved, current, and only waiting for CI to pass before merge
#4607
opened Jul 1, 2026 by
yaoyu-33
Contributor
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.