FastContext-1.0-4B-W4A16-AWQ / hf_quant_config.json
brianhabana's picture
FastContext-1.0-4B W4A16 AWQ (modelopt INT4_AWQ gs128) - self-quant on 3060 Ti
934981b verified
Raw
History Blame Contribute Delete
353 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.44.0"
},
"quantization": {
"quant_algo": "W4A16_AWQ",
"kv_cache_quant_algo": null,
"group_size": 128,
"has_zero_point": false,
"pre_quant_scale": true,
"exclude_modules": [
"lm_head"
]
}
}