AK-openhathi-gptq-4bit / quantize_config.json
AshishK's picture
Upload 5 files
9aaa1aa verified
raw
history blame contribute delete
214 Bytes
{
"bits": 4,
"dataset": "wikitext2",
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"sym": true,
"true_sequential": true,
"quant_method": "gptq",
"modules_in_block_to_quantize": null
}