gemma-4-12B-it-int8-AutoRound / quantization_config.json
wenhuach's picture
Upload folder using huggingface_hub
f1512d7 verified
Raw
History Blame Contribute Delete
274 Bytes
{
"bits": 8,
"data_type": "int",
"group_size": 128,
"sym": true,
"enable_quanted_input": false,
"autoround_version": "0.14.0",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}