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

Fit sharding optimization for auto parallel llama #8021

Merged

Fix CI errors

e89375b
Select commit
Loading
Failed to load commit list.
Merged

Fit sharding optimization for auto parallel llama #8021

Fix CI errors
e89375b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2024 in 0s

56.54% (target 58.00%)

View this Pull Request on Codecov

56.54% (target 58.00%)

Details

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 56.54%. Comparing base (b7bfb26) to head (e89375b).
Report is 3 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/training_args.py 7.69% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8021      +/-   ##
===========================================
- Coverage    56.55%   56.54%   -0.01%     
===========================================
  Files          592      592              
  Lines        91036    91067      +31     
===========================================
+ Hits         51484    51493       +9     
- Misses       39552    39574      +22     

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