-
Notifications
You must be signed in to change notification settings - Fork 91
[Benchmark] Benchmark Running Samples for Qwen3 Omni and Dataset Preparation #212
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: tzhouam <[email protected]>
Signed-off-by: tzhouam <[email protected]>
|
The account who enabled Codex for this repo no longer has access to Codex. Please contact the admins of this repo to enable Codex again. |
david6666666
left a comment
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.
Some folder and file name modify
| @@ -0,0 +1,82 @@ | |||
| # Benchmark Dataset Preparation Guide | |||
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.
folder call benchmarks better
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.
applied
| @@ -0,0 +1,293 @@ | |||
| from qwen3_omni_moe_model import Qwen3OmniMoeForConditionalGeneration | |||
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.
Qwen3_omni_moe_transformers.py -> qwen3_omni_moe_transformers.py
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.
applied
Signed-off-by: tzhouam <[email protected]>
Signed-off-by: tzhouam <[email protected]>
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.
Purpose
This PR is for add running samples for Qwen3 Omni offline mode and test dataset preparing scripts.
Test Plan
tested all 3 parts
Test Result
all 3 parts can run successfully
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)