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

Fix lora save #7504

Merged
merged 6 commits into from
Nov 24, 2023

fix bugs

30e1081
Select commit
Loading
Failed to load commit list.
Merged

Fix lora save #7504

fix bugs
30e1081
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2023 in 0s

57.99% (-0.02%) compared to d4faef6

View this Pull Request on Codecov

57.99% (-0.02%) compared to d4faef6

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (d4faef6) 58.00% compared to head (30e1081) 57.99%.
Report is 5 commits behind head on develop.

Files Patch % Lines
paddlenlp/peft/lora/lora_model.py 23.52% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7504      +/-   ##
===========================================
- Coverage    58.00%   57.99%   -0.02%     
===========================================
  Files          579      579              
  Lines        86264    86286      +22     
===========================================
+ Hits         50037    50039       +2     
- Misses       36227    36247      +20     

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