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