SearchAgent-A3B-int4-AutoRound / quantization_config.json
sasa2000's picture
Upload 15 files
efd48e5 verified
raw
history blame contribute delete
210 Bytes
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"low_gpu_mem_usage": true,
"autoround_version": "0.9.5",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}