File size: 285 Bytes
e8d1add
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
default_stage:
  default_modifiers:
    QuantizationModifier:
      targets: [Linear]
      ignore: [lm_head, 're:.*\.linear_attn\..*', 're:.*\.visual\..*', 're:.*mtp.*', 're:.*\.gate$',
        're:.*\.shared_expert_gate$']
      scheme: MXFP4
      bypass_divisibility_checks: false