alexmarques's picture
Upload folder using huggingface_hub
87d9d72 verified
raw
history blame contribute delete
352 Bytes
quant_stage:
quant_modifiers:
GPTQModifier:
ignore: [lm_head]
sequential_targets: [Qwen3DecoderLayer]
dampening_frac: 0.01
config_groups:
group0:
targets: [Linear]
weights: {num_bits: 4, type: int, strategy: group, group_size: 64, symmetric: false,
actorder: weight, observer: mse}