Skip to content
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

[Checkpoint compression] Support sharding stage1 v2 #9817

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

DesmonDay
Copy link
Contributor

PR types

New features

PR changes

Others

Description

Support sharding stage1 v2 for checkpoint compression.

Copy link

paddle-bot bot commented Jan 23, 2025

Thanks for your contribution!

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 6.45161% with 29 lines in your changes missing coverage. Please review.

Project coverage is 52.51%. Comparing base (2f85a64) to head (7f806e8).
Report is 1 commits behind head on develop.

Current head 7f806e8 differs from pull request most recent head ce847e5

Please upload reports for the commit ce847e5 to get more accurate results.

Files with missing lines Patch % Lines
...r/unified_checkpoint/sharding_split_param_utils.py 9.52% 19 Missing ⚠️
paddlenlp/trainer/unified_checkpoint/load_local.py 0.00% 9 Missing ⚠️
...p/trainer/unified_checkpoint/unified_checkpoint.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9817      +/-   ##
===========================================
+ Coverage    51.89%   52.51%   +0.62%     
===========================================
  Files          734      730       -4     
  Lines       118118   115790    -2328     
===========================================
- Hits         61300    60812     -488     
+ Misses       56818    54978    -1840     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DesmonDay DesmonDay force-pushed the fix_split_param_for_quant branch from 7f806e8 to ce847e5 Compare January 23, 2025 11:39
@wawltor wawltor merged commit 3967f76 into PaddlePaddle:develop Jan 24, 2025
9 of 12 checks passed
DesmonDay added a commit to DesmonDay/PaddleNLP that referenced this pull request Jan 24, 2025
DesmonDay added a commit that referenced this pull request Jan 24, 2025
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