gemma-4-12B-it-int4-AutoRound / quantization_config.json
wenhuach's picture
update to ar best
0af43cb verified
{
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"iters": 1000,
"nsamples": 512,
"autoround_version": "0.14.0",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}