-
Notifications
You must be signed in to change notification settings - Fork 295
perf: DeepEP interface in megatron backend #1794
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
Merged
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
b82a643
Add DeepEP support to Megatron Policy
parthmannan 0488cee
Add example recipe and add to config dict
parthmannan 32a6794
docs: Revise news section for nemotron v3 and DAPO algorithm support …
snowmanwwg 1143d7a
chore: fix grpo functional test metric (#1643)
RayenTian d148d8c
feat: add support from building images using vllm from private repos …
terrykong 76ddbe1
feat: Necessary changes for Gym GRPO tutorial (#1630)
bxyu-nvidia 527f37e
perf: Add qwen3 30b-a3b async-8-off recipe (#1642)
youngeunkwon0405 285a329
feat: Add GPT-OSS support via mcore (#1452)
ashors1 4f2e164
chore: Bump vllm to 0.11.2, torch to 2.9, transformers to 4.57.1 (#1563)
yfw 789bda4
fix: Support datasets saved with save_to_disk in ResponseDataset (#1610)
sahgerlad 105a5cc
Recipe update
parthmannan 250f34e
fix: Handle disabled validation in SFT training (#1611)
sahgerlad afadf3e
fix: Fix crash when using cp in dtensor path (#1663)
yfw 87c55e2
fix: Fix Fp8 sequence padding for PP>1 case (#1579)
guyueh1 56dba8e
test: Perf recipe for v0.5 (#1667)
guyueh1 b527f27
fix: Fix fp8 after vllm v0.11.2 bump (#1660)
guyueh1 21d75b2
fix: Fix crash when using activation_checkpointing (#1676)
yfw f952f78
feat: add dapo recipe and test (#1617)
ZhiyuLi-Nvidia 8c9ae9f
feat: DTensorPolicyV2 GPT-OSS SFT support (#1470)
adil-a d3442b4
fix: grad norm calculation for dtensor v2 (#1693)
hemildesai 7fbc72e
feat: Add Nemotron‑3 Nano 30B A3B BF16 SFT nightly tests (FSDP2, +LoR…
RayenTian 0419429
feat: Support prefetching of specific envs (#1692)
hemildesai 9108663
Upgrade DeepEP version to match
parthmannan 78917e0
Lint fix
parthmannan 78d182c
fix: Fix DTensor slice crash after PyTorch 2.9 bump (#1689)
zpqiu 71a7fa8
fix: grad norm check for automodel gpt oss nightly (#1708)
hemildesai 8c492ff
fix: relax nanov3 nightly test metrics strict (#1712)
RayenTian 4051123
fix: on GB200 use single-thread checkpoint save to avoid Cpu OOM (#1703)
guyueh1 3e4bdcf
perf: [Perf recipe] Change TP 16->32 for deepseek GB200 sync benchmar…
guyueh1 a2580e2
docs: Add doc for nano-v3 (#1694)
yfw 90e14ee
fix: Disable cudnn sdpa backend when using activation checkpointing (…
yfw 121dcf1
fix: log metrics that can be coerced to scalars (#1723)
terrykong f63f268
fix: use median instead of mean for logprob error for stability in ni…
terrykong 6e4c7d3
fix: gemma3 27b must now have skip_tokenizer_init=False in vllm (#1721)
terrykong d3e219b
fix: fix several nightly tests that were flaky (#1724)
terrykong 0032a2d
fix: apply offloading change from v2 to v1 (#1726)
terrykong c3ca1d4
fix: mcore generation config restored in nightly test (#1720)
terrykong 512bef9
feat: Megatron SFT LoRA (#1629)
arendu d4683ea
build: Update aiohttp and urlib3 (#1746)
chtruong814 d443965
fix: patch pytorch aten.alias.default shard strategy (#1728)
RayenTian ff48f85
feat: RL support for custom moe models in dtensor v2 (#1695)
hemildesai 9b5da01
fix: split dtensorv1 vllm dependency (#1638)
yuki-97 b66ec93
build: Resolve CVEs for gnupg and aiohttp (#1755)
chtruong814 35c7df9
build: Bump mamba to d68d16e and causal-conv1d to 67e0a9d (#1759)
chtruong814 6e6c476
Update uv
parthmannan 0b5d72f
ci: Clean up disk space for lint check (#1768)
chtruong814 454c304
docs: Adding dtensor TP debugging summary (#1767)
joyang-nv 1ba733d
Fix lock conflict resolution after signoff
parthmannan c66bc7a
Merge branch 'main' of https://github.com/NVIDIA-NeMo/RL into pmannan…
parthmannan a8351c7
Merge branch 'main' of https://github.com/NVIDIA-NeMo/RL into pmannan…
parthmannan 0ff0879
Make DeepEP related args in all configs
parthmannan 6b34413
Add deepep args to policy tests
parthmannan eb596a4
Add keys to vllm tests
parthmannan f72d321
Fix lint
guyueh1 6d85e5c
Merge branch 'main' into guyueh/deepep_mcore_training
guyueh1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.