DeepSeek-R1-Distill-Llama-70B-NVFP4 / hf_quant_config.json
Kaleto's picture
Add hf_quant_config.json
1cb7234 verified
raw
history blame contribute delete
236 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.43.0"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": []
}
}