Ising-Calibration-1.5-31B-NVFP4 / hf_quant_config.json
ShuxiangCaoNV's picture
Publish NVIDIA Ising Calibration 1.5 NVFP4 model
52e7342
Raw
History Blame Contribute Delete
353 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.0.1.dev1+g769ea5f51"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": "FP8",
"group_size": 16,
"exclude_modules": [
"lm_head",
"model.embed_vision*",
"model.vision_tower*"
]
}
}