Skip to content

[Inference] Fix weight_only_int4 bug#9073

Merged
DesmonDay merged 16 commits into
PaddlePaddle:developfrom
lixcli:fix_weight_only_int4_bug
Sep 4, 2024
Merged

[Inference] Fix weight_only_int4 bug#9073
DesmonDay merged 16 commits into
PaddlePaddle:developfrom
lixcli:fix_weight_only_int4_bug

Conversation

@lixcli
Copy link
Copy Markdown
Contributor

@lixcli lixcli commented Sep 3, 2024

PR types

Bug fixes

PR changes

Others

Description

Fix weight_only_int4 bug

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Sep 3, 2024

Thanks for your contribution!

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.51%. Comparing base (4e7fb49) to head (5f49b75).
Report is 221 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9073      +/-   ##
===========================================
- Coverage    53.56%   53.51%   -0.05%     
===========================================
  Files          652      652              
  Lines       106397   105187    -1210     
===========================================
- Hits         56987    56291     -696     
+ Misses       49410    48896     -514     

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

@DesmonDay
Copy link
Copy Markdown
Contributor

代码库中很多地方有 weight_quant_method,麻烦全局确认一遍。

Copy link
Copy Markdown
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

@DesmonDay DesmonDay merged commit 70da482 into PaddlePaddle:develop Sep 4, 2024
@lixcli
Copy link
Copy Markdown
Contributor Author

lixcli commented Sep 4, 2024

代码库中很多地方有 weight_quant_method,麻烦全局确认一遍。

全局检查后发现argment.py里出现weight_quant_method重复,已在本次pr中删除重复的weight_quant_method字段

ckl117 pushed a commit to ckl117/PaddleNLP that referenced this pull request Sep 9, 2024
Mangodadada pushed a commit to Mangodadada/PaddleNLP that referenced this pull request Sep 10, 2024
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