-
Notifications
You must be signed in to change notification settings - Fork 5.7k
[Inference] Support group-wize quantize for weight_quantize op in GPU #71549
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
base: develop
Are you sure you want to change the base?
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
Sorry to inform you that e6b68d3's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
Sorry to inform you that 9f7556c's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
Sorry to inform you that f194185's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
Sorry to inform you that 51c5483's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
PR Category
Inference
PR Types
Performance
Description
给weight_quantize op的group-wize quantize(int8, int4_col, int4_row)添加GPU kernel
deepseek-V2验证成功(已将deepseek-V2 modeling中转成cpu的逻辑删除)
PaddlePaddle/PaddleNLP#10174