ACE-gemma-3-4b-it-fp8 / hf_quant_config.json
apmic-hsun's picture
initial model upload
94cd875 verified
raw
history blame contribute delete
240 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.37.0"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": "FP8",
"exclude_modules": [
"lm_head"
]
}
}