-
Notifications
You must be signed in to change notification settings - Fork 467
feat: Add HybridEP support for MoE expert parallelism #1942
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
36 commits
Select commit
Hold shift + click to select a range
6c0cd7e
Add HybridEP support for GB200 NVL72
seonjinn 0349e83
Merge latest main into sj/hybridep-support
seonjinn ec53cb6
Revert 3rdparty to match main, no submodule changes
seonjinn 2e3b144
Update 3rdparty submodules to match origin/main
seonjinn 0841a8e
Remove unnecessary vllm tensor_parallel_size override from deepseek c…
seonjinn c8167ab
Update 30BA3B config to match Bridge recipe: EP=8, num_sms=16, router…
seonjinn 6c1a93e
Add router_force_load_balancing and bias_activation_fusion to match B…
seonjinn 7332214
Update aarch64 deep_ep to 34152ae2 (HEAD of hybrid-ep branch)
seonjinn 65fbdc2
Remove moe_router_fusion, force_load_balancing, bias_activation_fusio…
seonjinn cc17589
Set make_sequence_length_divisible_by=128 for HybridEP JIT alignment
seonjinn 9cc82f9
Revert deep_ep to 7febc6e2 and restore original make_sequence_length_…
seonjinn c6e3c71
Update tests/test_suites/llm/performance/grpo-qwen3-235b-16n4g.sh
seonjinn b4a5688
Revert 30BA3B config to main: remove HybridEP settings, restore EP=16
seonjinn e24b627
Add uv.lock
seonjinn f0c2548
remove flag
seonjinn 6cd4927
Merge branch 'main' into sj/hybridep-support
seonjinn 5bb665f
Pad packed seq to 128 for HybridEP JIT kernel alignment
seonjinn 3c5856a
Merge branch 'main' into sj/hybridep-support
seonjinn 25a1561
Add HybridEP monkey-patches for fused_a2a.py bugs
seonjinn afc44c7
Revert "Add HybridEP monkey-patches for fused_a2a.py bugs"
seonjinn 13bfb05
Update aarch64 deep_ep to a48493: no buffer patches needed
seonjinn b584c95
Merge latest main into sj/hybridep-support
seonjinn bf810dd
Update uv.lock
seonjinn 72a7b7a
Merge branch 'main' into sj/hybridep-support
guyueh1 0bf98ab
Merge branch 'main' into sj/hybridep-support
guyueh1 e22f6aa
Merge branch 'main' into sj/hybridep-support
seonjinn edaed4b
test: cover HybridEP _apply_moe_config + sequence pad divisor
seonjinn 2f05960
Merge branch 'main' into sj/hybridep-support
guyueh1 2d9f3dd
Merge remote-tracking branch 'origin/main' into sj/hybridep-support
seonjinn cd0f301
fix: disambiguate logprobs cross-references in docstrings
seonjinn f8fa0b0
Merge branch 'main' into sj/hybridep-support
seonjinn f438d1e
fix: backtick logprobs in Returns first-line tuple description
seonjinn 5009b0d
Merge branch 'main' into sj/hybridep-support
seonjinn 5987018
fix: pin NeMo Gym docs URL to v0.2.1 (latest 404)
seonjinn b9517fa
Merge remote-tracking branch 'origin/main' into sj/hybridep-support
seonjinn a4f0ead
ci: retry to clear L0_Policy fp8 numeric flake
seonjinn 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
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.