glm-4.6-fp8 / hf_quant_config.json
baseten-admin's picture
Update hf_quant_config.json
a6f7bbf verified
{
"producer": {
"name": "modelopt",
"version": "0.37.0.dev82+g340eb7a75"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": null,
"exclude_modules": [
"lm_head",
"model.layers.92*"
]
}
}