Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoParallel]:fix run llama_13b_auto error #9480

Merged
merged 1 commit into from
Nov 25, 2024

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).
Report is 4 commits behind head on develop.

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:

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 58a6eb9 into PaddlePaddle:develop Nov 25, 2024
8 of 12 checks passed
@blacksheep-Aristotle blacksheep-Aristotle deleted the fix_llama_error branch December 19, 2024 06:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants