10 lines
192 B
YAML
10 lines
192 B
YAML
|
|
quant_stage:
|
||
|
|
quant_modifiers:
|
||
|
|
GPTQModifier:
|
||
|
|
sequential_update: true
|
||
|
|
dampening_frac: 0.01
|
||
|
|
ignore: [lm_head]
|
||
|
|
scheme: W8A8
|
||
|
|
targets: Linear
|
||
|
|
observer: mse
|