File size: 299 Bytes
92aaff4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"batch_size": 4,
"gradient_accumulate_steps": 2,
"iters": 1000,
"nsamples": 512,
"low_gpu_mem_usage": true,
"autoround_version": "0.6.0",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
} |