MiniCPM4-0.5B-QAT-Int4-GPTQ-format / quantize_config.json
guanwenyu1995's picture
Upload 11 files
2550ff6 verified
raw
history blame
287 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": true,
"static_groups": false,
"sym": true,
"true_sequential": true,
"lm_head": false,
"model_name_or_path": null,
"model_file_base_name": null,
"quant_method": "gptq",
"checkpoint_format": "gptq"
}