Support XPU for auto-paralllel LLaMa #9796
Merged
Codecov / codecov/project
failed
Feb 6, 2025 in 0s
52.19% (target 58.00%)
View this Pull Request on Codecov
52.19% (target 58.00%)
Details
Codecov Report
Attention: Patch coverage is 6.45161%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 52.19%. Comparing base (
13053a7
) to head (bbbeb62
).
Report is 13 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
paddlenlp/transformers/llama/modeling_auto.py | 7.14% | 26 Missing |
paddlenlp/trainer/auto_trainer.py | 0.00% | 3 Missing |
❌ Your project check has failed because the head coverage (52.19%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## develop #9796 +/- ##
===========================================
+ Coverage 52.06% 52.19% +0.13%
===========================================
Files 734 730 -4
Lines 116591 115871 -720
===========================================
- Hits 60703 60480 -223
+ Misses 55888 55391 -497
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading