Qwen3-VL-8B-Instruct-W4A16-AutoRound / quantization_config.json
Vishva007's picture
Upload folder using huggingface_hub
b9aa7cc verified
Raw
History Blame Contribute Delete
296 Bytes
{
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"batch_size": 4,
"iters": 1000,
"nsamples": 512,
"autoround_version": "0.10.0",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}