File size: 332 Bytes
04a768a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"bits": 4,
"dataset": "c4-new",
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"sym": true,
"true_sequential": true,
"quant_method": "gptq",
"modules_in_block_to_quantize": null,
"checkpoint_format": "gptq",
"meta": {
"quantizer": [
"optimum:1.25.3",
"auto_gptq:0.7.1"
]
}
} |