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