-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 rotary_emb for llama #8470
fix rotary_emb for llama #8470
Conversation
Thanks for your contribution! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8470 +/- ##
===========================================
- Coverage 54.29% 54.28% -0.02%
===========================================
Files 617 617
Lines 96339 96352 +13
===========================================
- Hits 52312 52308 -4
- Misses 44027 44044 +17 ☔ View full report in Codecov by Sentry. |
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.
LGTM
https://xly.bce.baidu.com/paddlepaddle/Paddle-NLP/newipipe/detail/10722223/job/26278757/realTimeLog/336 |
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.
LGTM
PR types
Bug fixes
PR changes
Models
Description
fix rotary_emb for llama