File size: 356 Bytes
774b479 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"amp": false,
"batch_size": 1,
"iters": 500,
"low_gpu_mem_usage": true,
"nsamples": 37,
"seqlen": 128,
"autoround_version": "0.13.0",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
} |