opt-125m-gptqg-4bit-128g / quantize_config.json
pigas's picture
Upload quantize_config.json with huggingface_hub
7003444 verified
raw
history blame contribute delete
269 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": false,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"quant_method": "gptq",
"checkpoint_format": "gptq"
}