Nemotron-Terminal-32B-NVFP4 / hf_quant_config.json
kleinpanic93's picture
Upload hf_quant_config.json with huggingface_hub
a89c626 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"
]
}
}