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

[Unified Checkpoint] Fix uc lora config, fix release_grads #9082

Merged
merged 6 commits into from
Sep 12, 2024

Conversation

DesmonDay
Copy link
Contributor

PR types

Bug fixes

PR changes

Others

Description

Fix unified checkpoint lora config.

lugimzzz
lugimzzz previously approved these changes Sep 4, 2024
Copy link
Contributor

@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

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 53.57%. Comparing base (70da482) to head (cf17938).
Report is 21 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/trainer.py 0.00% 10 Missing ⚠️
paddlenlp/trainer/plugins/unified_checkpoint.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9082      +/-   ##
===========================================
+ Coverage    53.44%   53.57%   +0.13%     
===========================================
  Files          652      652              
  Lines       105187   105610     +423     
===========================================
+ Hits         56214    56582     +368     
- Misses       48973    49028      +55     

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

@DesmonDay DesmonDay changed the title [Unified Checkpoint] Fix uc lora config [Unified Checkpoint] Fix uc lora config, fix release_grads Sep 4, 2024
wawltor
wawltor previously approved these changes Sep 4, 2024
Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

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

LGTM

@ZHUI ZHUI merged commit 93a9b2c into PaddlePaddle:develop Sep 12, 2024
9 of 12 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.

5 participants