MiniCPM-V-4.6-GPTQ / quantize_config.json
tc-mb's picture
initial commit
2e3bf0e verified
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "gptq_model-4bit-128g",
"quant_method": "gptq",
"checkpoint_format": "gptq"
}