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

[AutoParallel]:fix run llama_13b_auto error #9480

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

blacksheep-Aristotle
Copy link
Contributor

PR types

Bug fixes

PR changes

Models

Description

修复llama attention_mask报错的bug

Copy link

paddle-bot bot commented Nov 22, 2024

Thanks for your contribution!

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.07%. Comparing base (183e012) to head (426773a).

Files with missing lines Patch % Lines
paddlenlp/transformers/llama/modeling_auto.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9480      +/-   ##
===========================================
+ Coverage    52.98%   53.07%   +0.09%     
===========================================
  Files          685      685              
  Lines       108904   108904              
===========================================
+ Hits         57702    57806     +104     
+ Misses       51202    51098     -104     

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


🚨 Try these New Features:

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.

1 participant