File size: 273 Bytes
5a67d39 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"low_gpu_mem_usage": true,
"seqlen": 1024,
"autoround_version": "0.13.0",
"block_name_to_quantize": "model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
} |