Hy-MT2-1.8B-AWQ / quantization_config.json
shawnw3i's picture
Upload folder using huggingface_hub
a7a6fbe verified
raw
history blame contribute delete
276 Bytes
{
"bits": 4,
"group_size": 128,
"sym": false,
"data_type": "int",
"scale_dtype": "None",
"autoround_version": "0.9.2",
"provider": "auto-round",
"quant_method": "awq",
"zero_point": true,
"version": "gemm",
"modules_to_not_convert": [
"lm_head"
]
}