File size: 423 Bytes
589ba0a
 
 
 
 
2156d9e
 
 
 
 
589ba0a
 
1
2
3
4
5
6
7
8
9
10
11
12
13
DEFAULT_stage:
  DEFAULT_modifiers:
    GPTQModifier:
      sequential_targets: [Qwen2_5_VLDecoderLayer]
      dampening_frac: 0.03
      config_groups:
        config_group:
          targets: [Linear]
          weights: {num_bits: 4, type: int, symmetric: true, group_size: 128, strategy: group,
            dynamic: false, actorder: weight, observer: minmax}
      targets: Linear
      ignore: [lm_head, 're:visual.*']