File size: 170 Bytes
a2cf9a0 |
1 2 3 4 5 6 7 8 |
DEFAULT_stage:
DEFAULT_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.8}
GPTQModifier:
targets: Linear
ignore: [lm_head]
scheme: W8A8
|
a2cf9a0 |
1 2 3 4 5 6 7 8 |
DEFAULT_stage:
DEFAULT_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.8}
GPTQModifier:
targets: Linear
ignore: [lm_head]
scheme: W8A8
|