Skip to content

Conversation

@Ace-To-HYB
Copy link
Collaborator

@Ace-To-HYB Ace-To-HYB commented Nov 18, 2025

PR types

New features

PR changes

Models

Description

  1. 新增Qwen2.5-VL配置文件;
  2. 新增Qwen2.5-VL组网实现(前向);
  3. 新增Qwen2.5-VL组网单测;
  4. Qwen2.5-VL组网接入Flex checkpoint

@paddle-bot
Copy link

paddle-bot bot commented Nov 18, 2025

Thanks for your contribution!

@Ace-To-HYB Ace-To-HYB changed the title Feat(Qwen2.5VL): Support Qwen2.5-VL model Feat(models): Support Qwen2.5-VL model Nov 19, 2025
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 81.18006% with 185 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@85529fe). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddleformers/transformers/qwen2_5_vl/modeling.py 79.84% 155 Missing ⚠️
paddleformers/transformers/configuration_utils.py 69.76% 26 Missing ⚠️
paddleformers/transformers/model_utils.py 88.23% 2 Missing ⚠️
paddleformers/generation/utils.py 95.65% 1 Missing ⚠️
...leformers/transformers/qwen2_5_vl/configuration.py 98.78% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Ace-To-HYB Ace-To-HYB force-pushed the feat/qwen2_5_vl_add_20251118 branch from f6f005c to 802915a Compare November 21, 2025 10:48
@Ace-To-HYB Ace-To-HYB requested review from BossPi and removed request for huanghengheng and zjjlivein November 24, 2025 11:13
Copy link
Collaborator

@BossPi BossPi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants