File size: 318 Bytes
e933a4f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"batch_size": 1,
"iters": 1000,
"low_gpu_mem_usage": true,
"autoround_version": "0.10.1",
"lm_head": false,
"provider": "auto-round",
"quant_method": "gptq",
"desc_act": false,
"true_sequential": false,
"damp_percent": 0.01
} |