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