GLM-4.5V-int4-AutoRound / quantization_config.json
n1ck-guo's picture
Upload folder using huggingface_hub
522ba09 verified
raw
history blame contribute delete
273 Bytes
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"low_gpu_mem_usage": true,
"autoround_version": "0.6.1.dev",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}