Qwen2-0.2B-pt-AutoRound-W4A16-RTN / quantization_config.json
INC4AI's picture
Upload quantized model Qwen2-0.2B-pt-AutoRound-W4A16-RTN
5f5803c verified
Raw
History Blame Contribute Delete
302 Bytes
{
"bits": 4,
"data_type": "int",
"group_size": 128,
"sym": true,
"enable_quanted_input": false,
"iters": 0,
"low_gpu_mem_usage": true,
"autoround_version": "0.13.0",
"block_name_to_quantize": "model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq"
}