Files
Baichuan-M2-32B-GPTQ-Int4/quantize_config.json

12 lines
223 B
JSON
Raw Permalink Normal View History

{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"nsamples": 512,
"autoround_version": "0.5.1",
"quant_method": "gptq",
"desc_act": false,
"true_sequential": false,
"damp_percent": 0.01
}