You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am going to make an experiments to quantize opt model family, want to using the smoothquant algorithm, but because there is an activation function between the fc1 and fc2, how to handle fc2.
Also, why the code in the repository doesnot quantize the out_proj module?
The text was updated successfully, but these errors were encountered:
I am going to make an experiments to quantize opt model family, want to using the smoothquant algorithm, but because there is an activation function between the fc1 and fc2, how to handle fc2.
Also, why the code in the repository doesnot quantize the out_proj module?
The text was updated successfully, but these errors were encountered: