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

support Llama3.1 8B 128K generation on single GPU 80GB #8811

Merged
merged 6 commits into from
Jul 28, 2024

Conversation

GuoxiaWang
Copy link
Contributor

PR types

Function optimization

PR changes

Models

Description

support Llama3.1 8B 128K generation on single GPU 80GB

Copy link

paddle-bot bot commented Jul 25, 2024

Thanks for your contribution!

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 35.89744% with 25 lines in your changes missing coverage. Please review.

Project coverage is 55.50%. Comparing base (5fd6dd2) to head (739f454).
Report is 226 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/llama/modeling.py 30.55% 25 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8811      +/-   ##
===========================================
+ Coverage    55.47%   55.50%   +0.03%     
===========================================
  Files          631      631              
  Lines        98468    98542      +74     
===========================================
+ Hits         54621    54699      +78     
+ Misses       43847    43843       -4     

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

@DrownFish19 DrownFish19 self-requested a review July 28, 2024 02:59
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 39632e9 into PaddlePaddle:develop Jul 28, 2024
9 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