guhan-30b-fp8 / hf_quant_config.json
mygitphase's picture
Duplicate from sarvamai/sarvam-30b-fp8
3f7d43c
raw
history blame contribute delete
269 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.42.0rc1.dev9+ge53ca61b7.d20260326"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": "FP8",
"exclude_modules": [
"lm_head"
]
}
}