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 llama-3 #8307

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Support llama-3 #8307

merged 3 commits into from
Apr 23, 2024

Conversation

ZHUI
Copy link
Collaborator

@ZHUI ZHUI commented Apr 22, 2024

PR types

PR changes

Description

Support

meta-llama/Meta-Llama-3-8B
meta-llama/Meta-Llama-3-8B-Instruct
meta-llama/Meta-Llama-3-70B
meta-llama/Meta-Llama-3-70B-Instruct

Copy link

paddle-bot bot commented Apr 22, 2024

Thanks for your contribution!

@ZHUI ZHUI changed the title support llama-3 Support llama-3 Apr 23, 2024
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

Attention: Patch coverage is 31.03448% with 100 lines in your changes are missing coverage. Please review.

Project coverage is 55.29%. Comparing base (4039897) to head (0a96444).
Report is 1 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/llama/tokenizer.py 26.71% 96 Missing ⚠️
paddlenlp/transformers/auto/tokenizer.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8307      +/-   ##
===========================================
- Coverage    55.33%   55.29%   -0.04%     
===========================================
  Files          614      614              
  Lines        95341    95477     +136     
===========================================
+ Hits         52753    52794      +41     
- Misses       42588    42683      +95     

☔ 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 98588af into PaddlePaddle:develop Apr 23, 2024
8 of 11 checks passed
@ZHUI ZHUI deleted the support-llama3 branch April 23, 2024 11:22
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