MiniCPM-SALA-fp8 / hf_quant_config.json
ericzhang0328's picture
Upload folder using huggingface_hub
1926fb3 verified
raw
history blame contribute delete
256 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.43.0.dev87+ga56b6f356"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": null,
"exclude_modules": [
"lm_head"
]
}
}