File size: 297 Bytes
77ea377 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"seqlen": 3140,
"batch_size": 1,
"nsamples": 5000,
"autoround_version": "0.9.2",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
} |