GLM-4.5-int4-AutoRound / quantization_config.json
n1ck-guo's picture
Upload folder using huggingface_hub
20d8e0e verified
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"seqlen": 512,
"low_gpu_mem_usage": true,
"autoround_version": "0.6.1.dev",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}