1B-SEQ-dequantized / quantization_config.json
Matt300209's picture
Upload folder using huggingface_hub
48f3e30 verified
{
"bits": 2,
"data_type": "int",
"group_size": 128,
"sym": true,
"iters": 1000,
"lr": 0.002,
"minmax_lr": 0.002,
"nsamples": 512,
"autoround_version": "0.12.2",
"lm_head": false,
"provider": "auto-round",
"quant_method": "gptq",
"desc_act": false,
"true_sequential": false,
"damp_percent": 0.01
}