Qwen2.5-VL-7B-Instruct-NVFP4 / hf_quant_config.json
shengliangx's picture
Use actual module path in ignore/exclude_modules
0b466ea unverified
raw
history blame
318 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.37.0.dev16+ga6fa34cda.d20250909"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"visual*",
"lm_head"
]
}
}