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 longlora #9992

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

Fix longlora #9992

wants to merge 25 commits into from

Conversation

micelvrice
Copy link
Contributor

PR types

Bug fixes

PR changes

Models

Description

  1. Add longlora finetune test
  2. Add longlora config

Copy link

paddle-bot bot commented Mar 5, 2025

Thanks for your contribution!

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.35%. Comparing base (5ada4db) to head (d868f7c).
Report is 21 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/longlora.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9992      +/-   ##
===========================================
- Coverage    50.85%   50.35%   -0.50%     
===========================================
  Files          752      756       +4     
  Lines       120358   121578    +1220     
===========================================
+ Hits         61207    61225      +18     
- Misses       59151    60353    +1202     

☔ 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.

qwen2:
model_name_or_path: __internal_testing__/tiny-random-qwen2
qwen2moe:
Copy link
Contributor

Choose a reason for hiding this comment

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

只写llama就行

@@ -44,8 +44,7 @@ def setUp(self) -> None:

# 设置 group size ratio
Copy link
Contributor

Choose a reason for hiding this comment

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

去掉中文注释,去掉print

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

Successfully merging this pull request may close these issues.

3 participants