Skip to content

Conversation

@WYB27
Copy link
Collaborator

@WYB27 WYB27 commented Sep 18, 2025

改动:
从run_finetune.py里删除检查模型是否支持flashmask的逻辑,因为现在所有模型都支持flashmask

@paddle-bot
Copy link

paddle-bot bot commented Sep 18, 2025

Thanks for your contribution!

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@7aebcea). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2631   +/-   ##
==========================================
  Coverage           ?   28.62%           
==========================================
  Files              ?      308           
  Lines              ?    54014           
  Branches           ?        0           
==========================================
  Hits               ?    15463           
  Misses             ?    38551           
  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.

)
else:
model = model_class.from_config(model_config, dtype=dtype)

Copy link
Collaborator

@lugimzzz lugimzzz Sep 18, 2025

Choose a reason for hiding this comment

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

去掉 flash_mask_support_list内容和相关import

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 7ca795a into PaddlePaddle:develop Sep 18, 2025
4 checks passed
hushenwei2000 pushed a commit to hushenwei2000/PaddleFormers that referenced this pull request Sep 23, 2025
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