gpt-oss-120b-Eagle3-long-context / hf_quant_config.json
yeyu-nvidia's picture
Initial Commit
b17b05d verified
raw
history blame contribute delete
238 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.25.0"
},
"quantization": {
"quant_algo": null,
"kv_cache_quant_algo": null,
"exclude_modules": [
"lm_head"
]
}
}