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

[fea] moe support #8498

Merged
merged 1 commit into from
May 31, 2024

[fea] moe support

8894d32
Select commit
Loading
Failed to load commit list.
Merged

[fea] moe support #8498

[fea] moe support
8894d32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2024 in 0s

53.97% (target 58.00%)

View this Pull Request on Codecov

53.97% (target 58.00%)

Details

Codecov Report

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

Project coverage is 53.97%. Comparing base (0cd8fe7) to head (8894d32).
Report is 9 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/trainer.py 2.32% 42 Missing ⚠️
paddlenlp/trainer/utils/helper.py 2.43% 40 Missing ⚠️
paddlenlp/trainer/training_args.py 5.00% 19 Missing ⚠️
paddlenlp/trainer/utils/sharding_io.py 0.00% 13 Missing ⚠️
paddlenlp/trainer/utils/reshard/common.py 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8498      +/-   ##
===========================================
- Coverage    54.27%   53.97%   -0.31%     
===========================================
  Files          617      618       +1     
  Lines        96356    96801     +445     
===========================================
- Hits         52302    52249      -53     
- Misses       44054    44552     +498     

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