PaddleNLP icon indicating copy to clipboard operation
PaddleNLP copied to clipboard

[XPU] add lora optimization

Open dynamicheart opened this issue 1 year ago β€’ 2 comments

PR types

New features

PR changes

Models

Description

XPU add lora layers optimzation

dynamicheart avatar Jun 03 '24 07:06 dynamicheart

Thanks for your contribution!

paddle-bot[bot] avatar Jun 03 '24 07:06 paddle-bot[bot]

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 317 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/peft/lora/lora_model.py 73.91% 6 Missing :warning:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 03 '24 08:06 codecov[bot]