Ouro-test / quantization_config.json
Matt300209's picture
Upload folder using huggingface_hub
91e89d9 verified
raw
history blame contribute delete
288 Bytes
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"iters": 1000,
"nsamples": 512,
"autoround_version": "0.9.2",
"lm_head": false,
"provider": "auto-round",
"quant_method": "gptq",
"desc_act": false,
"true_sequential": false,
"damp_percent": 0.01
}