-
-
Notifications
You must be signed in to change notification settings - Fork 11k
[perf] Enable concurrent execution of "shared_experts" and "selected_experts" in qwen3-next #27578
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
Conversation
Signed-off-by: zjy0516 <[email protected]>
|
CC @alexm-redhat @LucasWilkinson @nvpohanh as participants of #26440 |
|
On B200 the speed with and without this PR the same (within the margin of measurement error) |
|
Using single H20, now it has observable performance improvements main this pr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think changes is pretty straightforward and mirror what we did for DeepSeek.
Propose to merge this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vadim stamped
…experts" in qwen3-next (vllm-project#27578) Signed-off-by: zjy0516 <[email protected]>
Purpose
Follow #26440, enable concurrent execution of "shared_experts" and "selected_experts" in qwen3-next
Test Plan
Disable multi-stream for shared experts
Test Result
H20
this pr
main
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.