Qwen3-14B-260213-modelopt4bit / hf_quant_config.json
while725's picture
Upload folder using huggingface_hub
731b4f4 verified
raw
history blame contribute delete
267 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.41.0"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"lm_head"
]
}
}