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

[Inference]qwen2-a8w8c8 support use_fake_parameter #9109

Merged
merged 5 commits into from
Sep 12, 2024

Conversation

ckl117
Copy link
Contributor

@ckl117 ckl117 commented Sep 9, 2024

PR types

New features

PR changes

Others

Description

qwen2-a8w8c8 support use_fake_parameter;
remove shift and smooth when use_fake_parameter=True;
qwen2 support MultiGPU inference;
set the default scale type to fp32;

Copy link

paddle-bot bot commented Sep 9, 2024

Thanks for your contribution!

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

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

Project coverage is 53.30%. Comparing base (9806293) to head (8fe4d67).
Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
...dlenlp/experimental/transformers/qwen2/modeling.py 0.00% 50 Missing ⚠️
...dlenlp/experimental/transformers/llama/modeling.py 0.00% 9 Missing ⚠️
paddlenlp/experimental/model_utils.py 0.00% 1 Missing ⚠️
paddlenlp/experimental/transformers/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9109      +/-   ##
===========================================
- Coverage    53.34%   53.30%   -0.04%     
===========================================
  Files          652      652              
  Lines       105401   105470      +69     
===========================================
  Hits         56222    56222              
- Misses       49179    49248      +69     

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

yuanlehome
yuanlehome previously approved these changes Sep 11, 2024
@qingqing01 qingqing01 merged commit db270d9 into PaddlePaddle:develop Sep 12, 2024
6 of 12 checks passed
@ckl117 ckl117 deleted the qwen2-fake branch September 12, 2024 11:56
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