File size: 295 Bytes
8ac85fc | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"batch_size": 1,
"nsamples": 64,
"autoround_version": "0.13.0",
"block_name_to_quantize": "transformer_blocks,single_transformer_blocks",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
} |