GLM-4.7-Flash-heretic-NVFP4 / hf_quant_config.json
chknlittle's picture
Add files using upload-large-folder tool
551066e verified
raw
history blame contribute delete
266 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.0.0"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"lm_head"
]
}
}