Qwen3.5-4B-int4-AutoRound / quantization_config.json
INC4AI's picture
Upload folder using huggingface_hub
8d00cc5 verified
{
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"autoround_version": "0.12.0",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}