glm-4-9b-chat-4bit-gptq / quantize_config.json
lrl-modelcloud's picture
4a39c61bfb8bd04f88d935083661fbaca33c181b05a7dc8144bb9ec917d9015d
410334d verified
raw
history blame
No virus
337 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": "",
"quant_method": "gptq",
"checkpoint_format": "gptq",
"meta": {
"quantizer": "gptqmodel:0.9.0"
}
}