EVA-Qwen2.5-72B-v0.2-GPTQ-8Bit / quantize_config.json
CalamitousFelicitousness's picture
Upload folder using huggingface_hub
f1d0085 verified
raw
history blame contribute delete
388 Bytes
{
"bits": 8,
"dynamic": null,
"group_size": 128,
"desc_act": true,
"static_groups": false,
"sym": true,
"lm_head": false,
"true_sequential": true,
"quant_method": "gptq",
"checkpoint_format": "gptq",
"meta": {
"quantizer": "gptqmodel:1.2.1",
"uri": "https://github.com/modelcloud/gptqmodel",
"damp_percent": 0.005,
"damp_auto_increment": 0.0015
}
}