GLM-4.7-NVFP4 / hf_quant_config.json
txn545's picture
Add files using upload-large-folder tool
97629f8 verified
{
"producer": {
"name": "modelopt",
"version": "0.41.0.dev47+gd541324e8"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": "FP8",
"group_size": 16,
"exclude_modules": [
"lm_head"
]
}
}