Skip to content

[Feat]Modifying the expert part of the Qwen3VLMoe#3753

Merged
lugimzzz merged 1 commit intoPaddlePaddle:developfrom
w-yyh:align_with_TF
Jan 30, 2026
Merged

[Feat]Modifying the expert part of the Qwen3VLMoe#3753
lugimzzz merged 1 commit intoPaddlePaddle:developfrom
w-yyh:align_with_TF

Conversation

@w-yyh
Copy link
Contributor

@w-yyh w-yyh commented Jan 29, 2026

PR types

feat

PR changes

修改qwen3vlmoe模型的expert部分,gate由之前的直接初始化parameter修改为使用TopKRouter类

@paddle-bot
Copy link

paddle-bot bot commented Jan 29, 2026

Thanks for your contribution!

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@626dafd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...addleformers/transformers/qwen3_vl_moe/modeling.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3753   +/-   ##
==========================================
  Coverage           ?   32.67%           
==========================================
  Files              ?      431           
  Lines              ?    82101           
  Branches           ?        0           
==========================================
  Hits               ?    26828           
  Misses             ?    55273           
  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.

@w-yyh
Copy link
Contributor Author

w-yyh commented Jan 30, 2026

/re-run all-failed

Copy link
Collaborator

@lugimzzz lugimzzz left a comment

Choose a reason for hiding this comment

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

LGTM

@lugimzzz lugimzzz merged commit b7fe74d into PaddlePaddle:develop Jan 30, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants