File size: 170 Bytes
f89d6cc | 1 2 3 4 5 6 7 8 | default_stage:
default_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.9}
GPTQModifier:
scheme: W4A8
targets: Linear
ignore: [lm_head]
|
f89d6cc | 1 2 3 4 5 6 7 8 | default_stage:
default_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.9}
GPTQModifier:
scheme: W4A8
targets: Linear
ignore: [lm_head]
|