File size: 280 Bytes
b35788b
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
default_stage:
  default_modifiers:
    QuantizationModifier:
      targets: [Linear]
      ignore: ['re:.*lm_head', 're:model.visual.*', 're:.*mlp.gate$', 're:.*embed_tokens$',
        're:.*shared_expert_gate$']
      scheme: FP8_DYNAMIC
      bypass_divisibility_checks: false