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

Fix TP sync #8846

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

sneaxiy
Copy link
Collaborator

@sneaxiy sneaxiy commented Jul 31, 2024

PR types

Function optimization

PR changes

Others

Description

Fix TP sync.

Copy link

paddle-bot bot commented Jul 31, 2024

Thanks for your contribution!

@sneaxiy sneaxiy merged commit 6cf97de into PaddlePaddle:incubate/paddlenlp-fleety Jul 31, 2024
2 of 5 checks passed
sneaxiy added a commit to sneaxiy/PaddleNLP that referenced this pull request Aug 2, 2024
wawltor pushed a commit that referenced this pull request Aug 6, 2024
* Fix sharding reshard bug and support reshard in different partition ways (#8837)

* Fix sharding reshard bug and support reshard in different partition ways

* fix some bugs

* refine codes

* revert some useless codes

* add log

* Fix TP sync (#8846)

* fix sharding reshard compatiblity for wrong master weight name (#8851)

* change print to logger.info

* remove useless f-string
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

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

Project coverage is 55.21%. Comparing base (99d3d93) to head (a1a0b81).
Report is 33 commits behind head on incubate/paddlenlp-fleety.

Files with missing lines Patch % Lines
paddlenlp/trainer/training_args.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@                      Coverage Diff                      @@
##           incubate/paddlenlp-fleety    #8846      +/-   ##
=============================================================
- Coverage                      55.21%   55.21%   -0.01%     
=============================================================
  Files                            620      620              
  Lines                          96636    96639       +3     
=============================================================
  Hits                           53355    53355              
- Misses                         43281    43284       +3     

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

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