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