File size: 378 Bytes
347c06f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"bits": 3,
"data_type": "int",
"group_size": 128,
"sym": true,
"amp": false,
"batch_size": 1,
"iters": 100,
"low_gpu_mem_usage": true,
"nsamples": 22,
"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",
"extra_config": {}
} |