test / hf_quant_config.json
echoctx's picture
Add files using upload-large-folder tool
cdfb602 verified
{
"producer": {
"name": "modelopt",
"version": "0.0.1.dev1+g5dc17dfd1.d20260407"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": "FP8",
"group_size": 16,
"exclude_modules": [
"lm_head"
]
}
}