dsikka's picture
Upload folder using huggingface_hub
1ad6fed verified
raw
history blame
251 Bytes
quant_stage:
quant_modifiers:
GPTQModifier:
sequential_update: false
ignore: [lm_head]
config_groups:
group_0:
weights: {num_bits: 8, type: int, symmetric: true, strategy: channel}
targets: [Linear]