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