gemma-2-9b-gptq-4bit / quantize_config.json
lrl-modelcloud's picture
3511702cac83698e80cbe4c7af0d2016d52fcac13b84593d223823610e8fa565
f48ae2e verified
raw
history blame
No virus
340 Bytes
{
"bits": 4,
"group_size": 128,
"desc_act": true,
"static_groups": false,
"sym": true,
"lm_head": false,
"damp_percent": 0.01,
"true_sequential": true,
"model_name_or_path": "",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "gptq",
"meta": {
"quantizer": "gptqmodel:0.9.1"
}
}