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] Add FLAGS_enable_fused_ffn_qkv_v2 for llama #9182

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

Conversation

zhangbo9674
Copy link
Contributor

PR types

Others

PR changes

Others

Description

Add FLAGS_enable_fused_ffn_qkv_v2 for llama

@CLAassistant
Copy link

CLAassistant commented Sep 23, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 53.06%. Comparing base (cd4e816) to head (300833e).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/llama/modeling_auto.py 18.18% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #9182   +/-   ##
========================================
  Coverage    53.06%   53.06%           
========================================
  Files          656      656           
  Lines       106147   106152    +5     
========================================
+ Hits         56324    56334   +10     
+ Misses       49823    49818    -5     

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

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