Nemotron-3-Embed-1B-NVFP4 / hf_quant_config.json
ybabakhin's picture
Upload folder using huggingface_hub
c016000 verified
Raw
History Blame Contribute Delete
295 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.45.0"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"embed_tokens",
"lm_head"
]
}
}