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