quant-experiments-weights / autoround-w4 /quantization_config.json
Occupying-Mars's picture
Add autoround-w4
8d77b7f verified
Raw
History Blame Contribute Delete
262 Bytes
{
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"nsamples": 512,
"seqlen": 256,
"autoround_version": "0.13.1",
"block_name_to_quantize": "model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}