Nemotron-3-Embed-8B-Community-FP8 / hf_quant_config.json
mattbusi's picture
Initial community release: weights, card, scripts, manifests, raw eval results
b143d03 verified
Raw
History Blame Contribute Delete
271 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.45.0"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": null,
"exclude_modules": [
"*embed_tokens*",
"*lm_head*"
]
}
}