EXAONE-3.0-7.8B-Instruct-gptq-4bit / quantize_config.json
lrl-modelcloud's picture
Upload folder using huggingface_hub (#1)
915529d verified
raw
history blame contribute delete
No virus
400 Bytes
{
"bits": 4,
"dynamic": null,
"group_size": 32,
"desc_act": true,
"static_groups": false,
"sym": false,
"lm_head": false,
"damp_percent": 0.0025,
"damp_auto_increment": 0.0015,
"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"
}
}