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]:gpt 13b model support fused_linear sp fused_attention … #9477

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

blacksheep-Aristotle
Copy link
Contributor

…and add gpt 13b pir ci

PR types

Bug fixes

PR changes

Models

Description

gpt 13b支持fused_qkv,fused_dropout_add,sp。gpt 13b添加pir ci监控

Copy link

paddle-bot bot commented Nov 21, 2024

Thanks for your contribution!

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 48 lines in your changes missing coverage. Please review.

Project coverage is 53.08%. Comparing base (9ee691a) to head (363fc6d).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/gpt/modeling_auto.py 14.28% 48 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9477      +/-   ##
===========================================
- Coverage    53.40%   53.08%   -0.33%     
===========================================
  Files          685      685              
  Lines       110166   108881    -1285     
===========================================
- Hits         58837    57795    -1042     
+ Misses       51329    51086     -243     

☔ 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 1ca1d49 into PaddlePaddle:develop Nov 22, 2024
8 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