-
-
Notifications
You must be signed in to change notification settings - Fork 20.2k
[MoE Refactor] Remove MoE DP chunking #39107
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
robertgshaw2-redhat
merged 22 commits into
vllm-project:main
from
neuralmagic:remove-dp-chunking
Apr 14, 2026
Merged
Changes from 2 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
eb7d677
remove DP chunking
bnellnm 56bc29a
fix test
bnellnm 01688fe
remove unused bits of DPMetadata
bnellnm 0b960ac
Merge branch 'main' into remove-dp-chunking
robertgshaw2-redhat 6c9951e
set default max_num_batched_tokens based off all2all backend
bnellnm a81d633
Merge remote-tracking branch 'nm-vllm/remove-dp-chunking' into remove…
bnellnm 9f26dac
fix typo
bnellnm f3ab098
Merge remote-tracking branch 'origin/main' into remove-dp-chunking
bnellnm 7f21104
add directories for layer test
bnellnm 855f275
Merge branch 'main' into remove-dp-chunking
bnellnm 43619c1
make sure env dict is None
bnellnm 7b992af
Merge remote-tracking branch 'origin/main' into remove-dp-chunking
bnellnm 14cb0a1
Merge remote-tracking branch 'nm-vllm/remove-dp-chunking' into remove…
bnellnm 000711e
Merge branch 'main' into remove-dp-chunking
bnellnm f0c0be2
remove optional flag
bnellnm 453a425
Merge remote-tracking branch 'nm-vllm/remove-dp-chunking' into remove…
bnellnm ec9f6fc
Merge branch 'main' into remove-dp-chunking
bnellnm cce840c
Merge branch 'main' into remove-dp-chunking
robertgshaw2-redhat 85299e4
remove chunking_moe_runner.py
bnellnm 8506ce8
Merge remote-tracking branch 'nm-vllm/remove-dp-chunking' into remove…
bnellnm ec338ba
revert test data changes + deepep ll does not work with non-blocked fp8
bnellnm 8f99d26
Merge remote-tracking branch 'origin/main' into remove-dp-chunking
bnellnm 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
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.