Qwen3-VL-Reranker-2B-NVFP4 / hf_quant_config.json
jeffpeng3's picture
Upload hf_quant_config.json with huggingface_hub
7b1d204 verified
Raw
History Blame Contribute Delete
302 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.44.0"
},
"quantization": {
"quant_algo": "W4A16_NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"lm_head",
"model.visual*"
]
}
}