File size: 146 Bytes
89d678b |
1 2 3 4 5 6 7 |
default_stage:
default_modifiers:
QuantizationModifier:
targets: [Linear]
ignore: [lm_head, 're:.*mlp.gate$']
scheme: FP8
|
89d678b |
1 2 3 4 5 6 7 |
default_stage:
default_modifiers:
QuantizationModifier:
targets: [Linear]
ignore: [lm_head, 're:.*mlp.gate$']
scheme: FP8
|