Yi-1.5-34B-4bit-gptq / quantize_config.json
LiuRuiLin
Update quantize_config.json
cdb3e0e verified
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.005,
"desc_act": false,
"static_groups": false,
"sym": false,
"true_sequential": true,
"model_name_or_path": "",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "gptq",
"meta": {
"quantizer": "autogptq:0.8.0.dev1"
}
}