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

[LLM] disable part of MC2 in lora #8505

Merged
merged 1 commit into from
May 29, 2024

Conversation

SylarTiaNII
Copy link
Contributor

PR types

Others

PR changes

Others

Description

temporarily disable part of MC2 in lora for deterministic calculation

Copy link

paddle-bot bot commented May 29, 2024

Thanks for your contribution!

Copy link

codecov bot commented May 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.03%. Comparing base (c1cfe63) to head (a90ef9b).
Report is 224 commits behind head on develop.

Files Patch % Lines
paddlenlp/peft/lora/lora_layers.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8505   +/-   ##
========================================
  Coverage    54.03%   54.03%           
========================================
  Files          618      618           
  Lines        96700    96697    -3     
========================================
  Hits         52251    52251           
+ Misses       44449    44446    -3     

☔ 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 d8adc2b into PaddlePaddle:develop May 29, 2024
8 of 12 checks passed
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.

2 participants