Qwen2.5-3B-INT4-Backup / quantize_config.json
justhariharan's picture
Upload folder using huggingface_hub
352c19f verified
Raw
History Blame Contribute Delete
264 Bytes
{
"bits": 4,
"group_size": 64,
"damp_percent": 0.1,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"is_marlin_format": false,
"quant_method": "gptq"
}