affine-4e / drafts /eagle3 /hf_quant_config.json
ClashLuke's picture
Upload folder using huggingface_hub
b2e1e6c verified
{
"producer": {
"name": "modelopt",
"version": "0.25.0"
},
"quantization": {
"quant_algo": null,
"kv_cache_quant_algo": null,
"exclude_modules": [
"lm_head"
]
}
}