| default_stage: | |
| default_modifiers: | |
| QuantizationModifier: | |
| targets: [Linear] | |
| ignore: [lm_head, 're:.*embed_tokens.*', 're:.*sam_model.*', 're:.*vision_model.*', | |
| 're:.*projector.*', 're:.*mlp\.gate$', 're:.*norm.*'] | |
| scheme: FP8_DYNAMIC | |
| bypass_divisibility_checks: false | |