-
Notifications
You must be signed in to change notification settings - Fork 3k
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
base: develop
Are you sure you want to change the base?
Fix longlora #9992
Conversation
Thanks for your contribution! |
Codecov ReportAttention: Patch coverage is
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. 🚀 New features to boost your workflow:
|
qwen2: | ||
model_name_or_path: __internal_testing__/tiny-random-qwen2 | ||
qwen2moe: |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
去掉中文注释,去掉print
PR types
Bug fixes
PR changes
Models
Description