gemma-2-9b-it-gptq-4bit / quantize_config.json
lrl-modelcloud's picture
8992ff4598ef4d96bf6af107e83b8a4e7ffaa04f7dac91fe11a73963009cb298
343b0bd verified
raw
history blame
No virus
341 Bytes
{
"bits": 4,
"group_size": 128,
"desc_act": false,
"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"
}
}