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 LLAMA Inference Bug #6865

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Fix LLAMA Inference Bug #6865

merged 1 commit into from
Aug 30, 2023

Conversation

MARD1NO
Copy link
Contributor

@MARD1NO MARD1NO commented Aug 29, 2023

PR types

Bug fixes

PR changes

Others

Description

fix model export bug

@CLAassistant
Copy link

CLAassistant commented Aug 29, 2023

CLA assistant check
All committers have signed the CLA.

@paddle-bot
Copy link

paddle-bot bot commented Aug 29, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #6865 (0c2aece) into develop (2aa58d8) will decrease coverage by 0.01%.
Report is 1 commits behind head on develop.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #6865      +/-   ##
===========================================
- Coverage    59.94%   59.93%   -0.01%     
===========================================
  Files          547      547              
  Lines        80991    80993       +2     
===========================================
- Hits         48548    48546       -2     
- Misses       32443    32447       +4     
Files Changed Coverage Δ
...enlp/experimental/transformers/chatglm/modeling.py 0.00% <0.00%> (ø)
...enlp/experimental/transformers/generation_utils.py 0.00% <0.00%> (ø)
...dlenlp/experimental/transformers/llama/modeling.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

wj-Mcat
wj-Mcat previously approved these changes Aug 30, 2023
Copy link
Contributor

@wj-Mcat wj-Mcat left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@sijunhe sijunhe left a comment

Choose a reason for hiding this comment

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

lint错误修一下

@MARD1NO
Copy link
Contributor Author

MARD1NO commented Aug 30, 2023

lint错误修一下

Done

@sijunhe sijunhe merged commit 43d7b87 into PaddlePaddle:develop Aug 30, 2023
5 of 9 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.

None yet

4 participants