-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Feat(models): Support Qwen2.5-VL model #2965
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: develop
Are you sure you want to change the base?
Feat(models): Support Qwen2.5-VL model #2965
Conversation
|
Thanks for your contribution! |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #2965 +/- ##
==========================================
Coverage ? 32.24%
==========================================
Files ? 422
Lines ? 69541
Branches ? 0
==========================================
Hits ? 22425
Misses ? 47116
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f6f005c to
802915a
Compare
BossPi
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.
LGTM
PR types
New features
PR changes
Models
Description
Qwen2.5-VL配置文件;Qwen2.5-VL组网实现(前向);Qwen2.5-VL组网单测;Qwen2.5-VL组网接入Flex checkpoint;