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

[NPU] Update npu-llama model #9784

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

Conversation

TBD1
Copy link
Contributor

@TBD1 TBD1 commented Jan 15, 2025

PR types

Bug fixes

PR changes

Models

Description

  1. NPU部分Kernel不支持当前llama组网的自定义算子,因此根据需要进行了拆分

Copy link

paddle-bot bot commented Jan 15, 2025

Thanks for your contribution!

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 52.65%. Comparing base (1afb9b2) to head (ac442a1).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...enlp/experimental/transformers/generation_utils.py 0.00% 18 Missing ⚠️
...erimental/transformers/fused_transformer_layers.py 0.00% 3 Missing ⚠️
...dlenlp/experimental/transformers/llama/modeling.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9784      +/-   ##
===========================================
+ Coverage    51.78%   52.65%   +0.86%     
===========================================
  Files          734      730       -4     
  Lines       117217   115285    -1932     
===========================================
  Hits         60701    60701              
+ Misses       56516    54584    -1932     

☔ 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.

1 participant