| default_stage: | |
| default_modifiers: | |
| QuantizationModifier: | |
| config_groups: | |
| group_0: | |
| targets: [Linear] | |
| weights: | |
| num_bits: 8 | |
| type: float | |
| symmetric: true | |
| group_size: null | |
| strategy: channel | |
| block_structure: null | |
| dynamic: false | |
| actorder: null | |
| scale_dtype: null | |
| zp_dtype: null | |
| observer: minmax | |
| observer_kwargs: {} | |
| input_activations: | |
| num_bits: 8 | |
| type: float | |
| symmetric: true | |
| group_size: null | |
| strategy: token | |
| block_structure: null | |
| dynamic: true | |
| actorder: null | |
| scale_dtype: null | |
| zp_dtype: null | |
| observer: null | |
| observer_kwargs: {} | |
| output_activations: null | |
| format: null | |
| targets: [Linear] | |
| ignore: ['re:.*mlp\.gate$', 're:.*mlp\.gate\..*', 're:.*\.bias$', 're:.*norm$', 're:.*embed.*', | |
| lm_head, 're:.*eh_proj', 're:.*shared_head', 're:.*hnorm', 're:.*enorm'] | |