MiniCPM-o-2_6-int4/quantize_config.json
caitianchi 1ab8c4a23f init
2025-01-15 17:27:21 +08:00

14 lines
286 B
JSON

{
"bits": 4,
"group_size": -1,
"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"
}