glm-4.6-fp4 / hf_quant_config.json
baseten-admin's picture
Update hf_quant_config.json
6a3bc6c verified
{
"producer": {
"name": "modelopt",
"version": "0.37.0.dev82+g340eb7a75"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"lm_head",
"model.layers.92"
]
}
}