-
Notifications
You must be signed in to change notification settings - Fork 435
[llm_bench] Add Qwen3-Omni support (MoE and dense models) #4112
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
avasenin-14
merged 28 commits into
openvinotoolkit:master
from
avasenin-14:llm-bench-qwen3-omni
Aug 13, 2026
Merged
Changes from 6 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
782ba07
Add class for Qwen3-Omni
avasenin-14 8602664
Add tiny random tests
avasenin-14 50be29f
Update transformers version check
avasenin-14 9f227cb
Merge master into the branch
avasenin-14 7874f92
Add dedicated test in CI
avasenin-14 375f972
Move the test to tools run
avasenin-14 712b54f
Add check for other optimum-intel versions
avasenin-14 ec4b9bd
Merge branch 'master' into llm-bench-qwen3-omni
avasenin-14 592f9a2
Add speech recognition task
avasenin-14 1f90455
Add text-to-speech
avasenin-14 5437f61
Merge branch 'master' into llm-bench-qwen3-omni
avasenin-14 01765c3
Rewrite some obscure parts
avasenin-14 6eba48d
Add vlm pytorch path
avasenin-14 4e96315
Fix a couple things
avasenin-14 7d227c6
Fix a couple of issues
avasenin-14 aaa00d2
Simplify a bit
avasenin-14 87cace1
A couple fixes
avasenin-14 a38959a
Install Optimum from commit for the test
avasenin-14 2a58e3c
Add xfail for tiny-random model
avasenin-14 5828a6d
Fix review feedback
avasenin-14 2f8a360
Merge branch 'master' into llm-bench-qwen3-omni
avasenin-14 899ec89
Merge branch 'master' into llm-bench-qwen3-omni
avasenin-14 99c38a2
Add closing brace
avasenin-14 4081724
Merge branch 'master' into llm-bench-qwen3-omni
avasenin-14 14c1f1e
Pin OpenVino commit for ScatterNDUpdate exception workaround
avasenin-14 d3854f6
Merge branch 'master' into llm-bench-qwen3-omni
avasenin-14 909120f
Merge branch 'master' into llm-bench-qwen3-omni
avasenin-14 0b6b0af
Fix copilot feedback
avasenin-14 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
Some comments aren't visible on the classic Files Changed page.
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
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.