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

[LLM INFER] Append attn Moved to https:/PaddlePaddle/PaddleNLP/pull/9244 #9242

Closed
wants to merge 33 commits into from

Conversation

yuanlehome
Copy link
Collaborator

@yuanlehome yuanlehome commented Oct 11, 2024

PR types

New features

PR changes

Others

Description

Moved to #9244

Copy link

paddle-bot bot commented Oct 11, 2024

Thanks for your contribution!

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

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

Project coverage is 53.00%. Comparing base (0040a60) to head (2292780).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
...erimental/transformers/fused_transformer_layers.py 0.00% 69 Missing ⚠️
...dlenlp/experimental/transformers/qwen2/modeling.py 0.00% 21 Missing ⚠️
...dlenlp/experimental/transformers/llama/modeling.py 0.00% 20 Missing ⚠️
...enlp/experimental/transformers/mixtral/modeling.py 0.00% 12 Missing ⚠️
...lp/experimental/transformers/qwen2_moe/modeling.py 0.00% 8 Missing ⚠️
paddlenlp/experimental/transformers/utils.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9242      +/-   ##
===========================================
- Coverage    53.02%   53.00%   -0.03%     
===========================================
  Files          657      657              
  Lines       106311   106804     +493     
===========================================
+ Hits         56371    56610     +239     
- Misses       49940    50194     +254     

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

@yuanlehome yuanlehome closed this Oct 11, 2024
@yuanlehome yuanlehome deleted the append_attn branch October 11, 2024 07:35
@yuanlehome yuanlehome changed the title [LLM INFER] Append attn [LLM INFER] Append attn Moved to https:/PaddlePaddle/PaddleNLP/pull/9244 Oct 11, 2024
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