-
Notifications
You must be signed in to change notification settings - Fork 468
[perf] feat: add Qwen3 and DeepSeek-V3 MoE recipes #4850
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 15 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
dfda95a
[recipe][perf] fix: Move MoE configs to hardware recipes
dimapihtar bcb5de2
chore(beep boop 🤖): Bump `uv.lock` (main, mcore-dev) (2026-07-05)
dimapihtar 699d1f2
[recipe][perf] fix: Sort Qwen performance recipe exports
yaoyu-33 a9e9627
[build] chore: Align MCore submodule with dev lock
yaoyu-33 2e7ec2a
fix naming
dimapihtar 38ce26b
update MLM
dimapihtar 98dd7b8
update uv.lock
dimapihtar 22e4c04
Merge branch 'main' into dpykhtar/add_qwen3_30b_perf_recipes
dimapihtar c07cd29
add perf recipes
dimapihtar 81fb8a7
Merge branch 'main' into dpykhtar/add_qwen3_30b_perf_recipes
dimapihtar c60058b
fix vpp size
dimapihtar eaf1cd1
Merge branch 'main' into dpykhtar/add_qwen3_30b_perf_recipes
dimapihtar 24b5b1f
fix b200 config
dimapihtar b69a586
add moe perf recipes
dimapihtar b09f54b
Merge branch 'main' into dpykhtar/add_moe_perf_recipes
dimapihtar d07f348
fix code style
dimapihtar 9a859a4
Revert "fix code style"
dimapihtar 75b120a
rename configs
dimapihtar 1f37cb4
fix code style
dimapihtar 53e4f5b
fix names
dimapihtar 3eff747
fix typo
dimapihtar 5f99db9
Merge branch 'main' into dpykhtar/add_moe_perf_recipes
dimapihtar e1c203b
[perf] refactor: flatten Qwen3 MoE recipe defaults
yaoyu-33 0ed3295
chore: merge main into dpykhtar/add_moe_perf_recipes
yaoyu-33 ed4d73c
refactor(perf): mark dev recipes as variants
yaoyu-33 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
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.
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.
this seems to be not only limit to deepseek?
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.
what do you mean?