| sparsity_stage: | |
| sparsity_modifiers: | |
| SparseGPTModifier: {sparsity: 0.5, mask_structure: '2:4', sequential_update: false} | |
| run_type: &id001 !!python/object/apply:sparseml.core.recipe.stage.StageRunType [oneshot] | |
| quantization_stage: | |
| quantization_modifiers: | |
| GPTQModifier: | |
| sequential_update: false | |
| ignore: [lm_head] | |
| config_groups: | |
| group_0: | |
| weights: {num_bits: 4, type: int, symmetric: true, strategy: group, group_size: 128} | |
| targets: [Linear] | |
| run_type: | |