File size: 201 Bytes
d0114c6 | 1 2 3 4 5 6 7 | default_stage:
default_modifiers:
QuantizationModifier:
targets: [Linear]
ignore: [lm_head, 're:model\.vision_tower.*', 're:model\.multi_modal_projector.*']
scheme: FP8_DYNAMIC
|
d0114c6 | 1 2 3 4 5 6 7 | default_stage:
default_modifiers:
QuantizationModifier:
targets: [Linear]
ignore: [lm_head, 're:model\.vision_tower.*', 're:model\.multi_modal_projector.*']
scheme: FP8_DYNAMIC
|