Qwen3-32-FP8-pertensor / hf_quant_config.json
omeng-nvidia's picture
Upload folder using huggingface_hub
f3432f9 verified
Raw
History Blame Contribute Delete
240 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.31.0"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": "FP8",
"exclude_modules": [
"lm_head"
]
}
}