glm-4v-9b-gptq-4bit-dynamo / quantize_config.json
3v324v23's picture
initial commit
8358c90
raw
history blame contribute delete
268 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"quant_method": "gptq",
"checkpoint_format": "gptq"
}