FuseAI-Flash-merge-32B_GPTQ-4q32g / quantize_config.json
mizinovmv's picture
Upload 7 files
4e21e26 verified
raw
history blame contribute delete
419 Bytes
{
"bits": 4,
"dynamic": null,
"group_size": 32,
"desc_act": true,
"sym": true,
"lm_head": false,
"quant_method": "gptq",
"checkpoint_format": "gptq",
"meta": {
"quantizer": [
"gptqmodel:1.7.3"
],
"uri": "https://github.com/modelcloud/gptqmodel",
"damp_percent": 0.1,
"damp_auto_increment": 0.0015,
"static_groups": false,
"true_sequential": true,
"mse": 0.0
}
}