GLM-4.7-NVFP4 / hf_quant_config.json
Salyut1's picture
Upload folder using huggingface_hub
98b90af verified
raw
history blame contribute delete
268 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.40.0"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": "FP8",
"group_size": 16,
"exclude_modules": [
"lm_head"
]
}
}