Qwen3-VL-4B-Instruct-W4A16 / quantization_config.json
bisonsage's picture
Upload folder using huggingface_hub
4bd2ebd verified
Raw
History Blame Contribute Delete
240 Bytes
{
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"autoround_version": "0.9.6",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}