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
Merged

Conversation

dynamicheart
Copy link
Contributor

PR types

New features

PR changes

Models

Description

XPU add lora layers optimzation

Copy link

paddle-bot bot commented Jun 3, 2024

Thanks for your contribution!

Copy link

codecov bot commented Jun 3, 2024

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

Files with missing lines 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.

Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wawltor wawltor merged commit a53477c into PaddlePaddle:develop Jul 2, 2024
9 of 12 checks passed
FeixLiu pushed a commit to FeixLiu/PaddleNLP that referenced this pull request Jul 26, 2024
* [XPU] add lora optimization

* fix

* refine
@ZHUI ZHUI added the XPU label Sep 6, 2024
will-jl944 pushed a commit to will-jl944/PaddleNLP that referenced this pull request Sep 24, 2024
* [XPU] add lora optimization

* fix

* refine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants