-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[AutoParallel] Support qwen for auto_parallel #8312
Conversation
…nto semi_auto_run_small_model
Thanks for your contribution! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8312 +/- ##
===========================================
- Coverage 55.25% 55.18% -0.07%
===========================================
Files 613 614 +1
Lines 95626 96326 +700
===========================================
+ Hits 52837 53161 +324
- Misses 42789 43165 +376 ☔ View full report in Codecov by Sentry. |
LGTM |
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.
LGTM
PR types
New features
PR changes
Models
Description
Support qwen for auto_parallel.
1. 在QWen上验证自动并行架构
2. 本 PR 代码包含最终模型代码、示例脚本、单测。验证结果如下