File size: 183 Bytes
12fbb9a
 
 
 
 
 
 
1
2
3
4
5
6
7
8
sparse_only_stage:
  pruning_modifiers:
    SparseGPTModifier:
      sparsity: 0.5
      sequential_update: true
      mask_structure: '2:4'
      targets: ['re:model.layers.[0-5]$']