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

add loralinear #10385

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

add loralinear #10385

wants to merge 7 commits into from

Conversation

lugimzzz
Copy link
Contributor

PR types

New features

PR changes

APIs

Description

loralinear

Copy link

paddle-bot bot commented Apr 10, 2025

Thanks for your contribution!

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 23.62205% with 194 lines in your changes missing coverage. Please review.

Project coverage is 49.11%. Comparing base (e67789d) to head (90d2845).
Report is 15 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/quantization/quantization_linear.py 17.09% 97 Missing ⚠️
paddlenlp/peft/lora/lora_quantization_layers.py 17.70% 79 Missing ⚠️
paddlenlp/quantization/quantization_utils.py 38.09% 13 Missing ⚠️
paddlenlp/peft/lora/lora_model.py 76.47% 4 Missing ⚠️
paddlenlp/utils/infohub.py 0.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (23.62%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (49.11%) 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   #10385      +/-   ##
===========================================
- Coverage    49.28%   49.11%   -0.18%     
===========================================
  Files          760      763       +3     
  Lines       124968   125642     +674     
===========================================
+ Hits         61595    61711     +116     
- Misses       63373    63931     +558     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Successfully merging this pull request may close these issues.

1 participant