File size: 170 Bytes
0e4749e |
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
|
0e4749e |
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
|