nm-research's picture
Upload folder using huggingface_hub
a5976e7 verified
raw
history blame contribute delete
307 Bytes
quant_stage:
quant_modifiers:
GPTQModifier:
dampening_frac: 0.01
ignore: [lm_head]
config_groups:
group_0:
weights: {num_bits: 4, type: int, symmetric: true, strategy: group, group_size: 128,
actorder: weight, observer: mse}
targets: [Linear]