-
Notifications
You must be signed in to change notification settings - Fork 18
add qwen3-omni #121
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
add qwen3-omni #121
Conversation
ali-88123
commented
Nov 3, 2025
- 增加qwen3-omni FP8量化
- models新增omni系列
- data新增omni_dataset
README.md
Outdated
|
|
||
| ## 📣Latest News | ||
| - [25/11/03] We have released v0.2. Quantization support for new models, such as `GLM-4.6` and `Qwen3-VL`, open-sources the Eagle3 speculative decoding training framework, and updates the Diffusion model quantization tools. | ||
| - [25/11/05] We have released v0.2. Quantization support for new models, such as `GLM-4.6` and `Qwen3-VL`, open-sources the Eagle3 speculative decoding training framework, and updates the Diffusion model quantization tools. |
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.
add Qwen3-Omni description
README_cn.md
Outdated
| <td> | ||
| <ul style="padding-left: 0; list-style-position: inside;"> | ||
| <li>建设中</li> | ||
| <li>FP8-Static</li> |
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.
增加docs网站的链接
| @@ -0,0 +1,50 @@ | |||
| # Qwen3-Omni量化指南 | |||
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.
docs/source/index.md#96 增加qwen3_omni_quant的索引
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.py,方便后续区分