Qwen3-VL-Embedding-2B-NVFP4 / hf_quant_config.json
LifetimeMistake's picture
Add files using upload-large-folder tool
90fe7da verified
{
"producer": {
"name": "modelopt",
"version": "0.42.0"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"lm_head",
"model.visual*"
]
}
}