dsikka's picture
Upload folder using huggingface_hub
7ccf05c verified
raw
history blame
265 Bytes
quant_stage:
quant_modifiers:
GPTQModifier:
ignore: [lm_head]
config_groups:
group_0:
weights: {num_bits: 4, type: int, symmetric: true, strategy: group, group_size: 128,
actorder: weight}
targets: [Linear]