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] Update fakequant script #9054

Merged
merged 13 commits into from
Sep 2, 2024

Conversation

lixcli
Copy link
Contributor

@lixcli lixcli commented Aug 30, 2024

PR types

Others

PR changes

Docs

Description

update quantization.md

Copy link

paddle-bot bot commented Aug 30, 2024

Thanks for your contribution!

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.82%. Comparing base (ae691e2) to head (8d26cb1).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9054      +/-   ##
===========================================
+ Coverage    53.76%   53.82%   +0.06%     
===========================================
  Files          652      652              
  Lines       104507   104529      +22     
===========================================
+ Hits         56190    56265      +75     
+ Misses       48317    48264      -53     

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

DrownFish19
DrownFish19 previously approved these changes Aug 30, 2024
Copy link
Collaborator

@DrownFish19 DrownFish19 left a comment

Choose a reason for hiding this comment

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

LGTM

@DrownFish19 DrownFish19 changed the title Update fakequant type [Inference] Update fakequant type Aug 30, 2024
@lixcli lixcli changed the title [Inference] Update fakequant type [Inference] Update fakequant Sep 2, 2024
@lixcli lixcli changed the title [Inference] Update fakequant [Inference] Update fakequant script Sep 2, 2024
Copy link
Collaborator

@DrownFish19 DrownFish19 left a comment

Choose a reason for hiding this comment

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

LGTM

@DrownFish19 DrownFish19 merged commit cda9594 into PaddlePaddle:develop Sep 2, 2024
10 of 12 checks passed
Mangodadada pushed a commit to Mangodadada/PaddleNLP that referenced this pull request Sep 10, 2024
* 1. add a8w8(fp8) a8w8c8(int8) quant_type support
2. add llama3.1 and qwen2 ptq config
3. update quantization.md

* fix load_quant_model bug

* fix load quant bug

* update ll/README.md

* remove useless code

* update quant observer config

* resolve wrong modify

* fix prepare_qconfig

* remove unuse files

* update quantization.md

* reformat quantization.md and argument.py

* update prepare data method for ceval ptq
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