Files
openbuddy-yi1.5-34b-v21.3-3…/quantize_config.json

13 lines
267 B
JSON
Raw Permalink Normal View History

{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"quant_method": "gptq",
"checkpoint_format": "gptq"
}