mistral-7b-metamathqa-gptq / quantize_config.json
CorticalStack's picture
Upload folder using huggingface_hub
0c045dd verified
{
"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
}