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
From our testing, OPT model has suboptimal model config where fc1/fc2 modules should not be quantized as they are not a good candidate for quantization due to massive losses during calibration.
Investigate and confirm.
The text was updated successfully, but these errors were encountered:
From our testing, OPT model has suboptimal model config where fc1/fc2 modules should not be quantized as they are not a good candidate for quantization due to massive losses during calibration.
Investigate and confirm.
The text was updated successfully, but these errors were encountered: