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 Inference] fix _get_tensor_parallel_mappings in llama #8939

Merged

Conversation

yuanlehome
Copy link
Collaborator

PR types

Others

PR changes

Others

Description

fix _get_tensor_parallel_mappings in llama

Copy link

paddle-bot bot commented Aug 14, 2024

Thanks for your contribution!

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

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

Project coverage is 55.12%. Comparing base (3fff378) to head (39efb68).
Report is 227 commits behind head on develop.

Files with missing lines Patch % Lines
...dlenlp/experimental/transformers/llama/modeling.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8939      +/-   ##
===========================================
+ Coverage    55.04%   55.12%   +0.08%     
===========================================
  Files          635      635              
  Lines        99436    99413      -23     
===========================================
+ Hits         54730    54797      +67     
+ Misses       44706    44616      -90     

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

Copy link
Contributor

@DesmonDay DesmonDay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZHUI ZHUI merged commit c88a971 into PaddlePaddle:develop Aug 15, 2024
9 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.

3 participants