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