VibeThinker-3B-NVFP4 / hf_quant_config.json
r0b0tlab's picture
Add files using upload-large-folder tool
2fc0013 verified
Raw
History Blame Contribute Delete
267 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.44.0"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"lm_head"
]
}
}