Llama-3.1-8B-Medusa-FP8 / hf_quant_config.json
yeyu-nvidia's picture
update model card and include license file
f38b5ad
raw
history blame contribute delete
256 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.20.1.dev19+gaaa2fae8"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": "FP8",
"exclude_modules": [
"lm_head"
]
}
}