Phi-4-reasoning-plus-FP8 / hf_quant_config.json
zhiyucheng's picture
Initial commit
2cf90cc
raw
history blame contribute delete
266 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.37.0.dev5+g76fb12d47.d20250905"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": "FP8",
"exclude_modules": [
"lm_head"
]
}
}