GLM-OCR-autoround-W4A16 / quantization_config.json
INC4AI's picture
Upload quantized model GLM-OCR-autoround-W4A16
d10e142 verified
raw
history blame contribute delete
255 Bytes
{
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"iters": 0,
"autoround_version": "0.12.3",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}