Qwen2-VL-72B-Instruct-GPTQ-Int8 / quantize_config.json
clonefy's picture
Upload folder using huggingface_hub
8ca59d7 verified
raw
history blame contribute delete
No virus
207 Bytes
{
"bits": 8,
"dataset": null,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"sym": true,
"true_sequential": true,
"quant_method": "gptq",
"modules_in_block_to_quantize": null
}