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

[XPU] add lora optimization #8527

Merged
merged 3 commits into from
Jul 2, 2024

refine

0846c16
Select commit
Loading
Failed to load commit list.
Merged

[XPU] add lora optimization #8527

refine
0846c16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 28, 2024 in 0s

53.98% (target 58.00%)

View this Pull Request on Codecov

53.98% (target 58.00%)

Details

Codecov Report

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

Project coverage is 53.98%. Comparing base (e71540b) to head (0846c16).
Report is 86 commits behind head on develop.

Files Patch % Lines
paddlenlp/peft/lora/lora_model.py 73.91% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8527   +/-   ##
========================================
  Coverage    53.97%   53.98%           
========================================
  Files          618      618           
  Lines        96825    96849   +24     
========================================
+ Hits         52260    52280   +20     
- Misses       44565    44569    +4     

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