Skip to content

Conversation

@lixcli
Copy link
Contributor

@lixcli lixcli commented Aug 29, 2024

PR types

Bug fixes

PR changes

Others

Description

  1. remove useless code and update copyright
  2. fix prepare_qconfig bug
@paddle-bot
Copy link

paddle-bot bot commented Aug 29, 2024

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.65%. Comparing base (ae691e2) to head (df416ac).
Report is 220 commits behind head on develop.

Additional details and impacted files
@@ Coverage Diff @@ ## develop #9047 +/- ## =========================================== - Coverage 53.76% 53.65% -0.12%  =========================================== Files 652 652 Lines 104507 104867 +360 =========================================== + Hits 56190 56264 +74  - Misses 48317 48603 +286 

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

@@ -1,4 +1,4 @@
# 大模型量化教程
p# 大模型量化教程
Copy link
Collaborator

Choose a reason for hiding this comment

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

这里多了一个‘p’

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 e0ba7ef into PaddlePaddle:develop Aug 29, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants