PaddlePaddle / PaddleNLP

πŸ‘‘ Easy-to-use and powerful NLP and LLM library with πŸ€— Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including πŸ—‚Text Classification, πŸ” Neural Search, ❓ Question Answering, ℹ️ Information Extraction, πŸ“„ Document Intelligence, πŸ’Œ Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
12k stars 2.93k forks source link

[Inference] Update fakequant script #9054

Closed lixcli closed 4 weeks ago

lixcli commented 1 month ago

PR types

Others

PR changes

Docs

Description

update quantization.md

paddle-bot[bot] commented 1 month ago

Thanks for your contribution!

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.