| default_stage: | |
| default_modifiers: | |
| QuantizationModifier: | |
| config_groups: | |
| attention: | |
| targets: [LlamaAttention] | |
| weights: null | |
| input_activations: | |
| num_bits: 8 | |
| type: float | |
| symmetric: true | |
| group_size: null | |
| strategy: attn_head | |
| block_structure: null | |
| dynamic: false | |
| actorder: null | |
| observer: static_minmax | |
| observer_kwargs: {} | |
| output_activations: null | |
| format: null | |
| targets: [Linear] | |
| ignore: [] | |