Meta-Llama-3.1-8B-Instruct-gptq-4bit / quantize_config.json
lrl-modelcloud's picture
c9a970ecd96f51d3754a88f9381e9136c1cae523ef8a6a77c15122accbc8f06c
f153640 verified
raw
history blame
348 Bytes
{
"bits": 4,
"group_size": 128,
"desc_act": false,
"static_groups": false,
"sym": true,
"lm_head": false,
"damp_percent": 0.005,
"true_sequential": true,
"model_name_or_path": "",
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "gptq",
"meta": {
"quantizer": "gptqmodel:0.9.10-dev0"
}
}