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

smooth quant pattern is incomplete at folding=True #1092

Open
wenhuach21 opened this issue Jul 18, 2023 · 0 comments
Open

smooth quant pattern is incomplete at folding=True #1092

wenhuach21 opened this issue Jul 18, 2023 · 0 comments
Assignees

Comments

@wenhuach21
Copy link
Contributor

wenhuach21 commented Jul 18, 2023

for llama, 2 patterns have not been detected, mlp.down_proj->mlp.up_proj, .self_attn.o_proj->module.self_attn.v_proj

for opt, self_attn.out_proj->self_attn.v_proj

@wenhuach21 wenhuach21 changed the title smooth quant patten is incomplete at folding=True smooth quant pattern is incomplete at folding=True Jul 18, 2023
chensuyue pushed a commit to chensuyue/lpot that referenced this issue Feb 21, 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

No branches or pull requests

2 participants