Skip to content

fix slow load #10498

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

Closed
wants to merge 1 commit into from
Closed

fix slow load #10498

wants to merge 1 commit into from

Conversation

lugimzzz
Copy link
Contributor

PR types

Bug fixes

PR changes

APIs

Description

对大模型调用state_dict()耗时长,避免多分片加载时候反复调用state_dict()

Copy link

paddle-bot bot commented Apr 25, 2025

Thanks for your contribution!

Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.67%. Comparing base (53273ad) to head (5b46064).
Report is 101 commits behind head on develop.

❌ Your project status has failed because the head coverage (48.67%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10498      +/-   ##
===========================================
- Coverage    48.92%   48.67%   -0.26%     
===========================================
  Files          767      768       +1     
  Lines       126238   126916     +678     
===========================================
+ Hits         61766    61780      +14     
- Misses       64472    65136     +664     

☔ 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.

@lugimzzz lugimzzz closed this Jun 5, 2025
@lugimzzz lugimzzz deleted the fix branch June 5, 2025 11:41
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.

1 participant