cosmos-reason2-2b-fp8-hf / hf_quant_config.json
cagataydev's picture
Cosmos-Reason2-2B FP8 HF (ModelOpt 0.43 export_hf_checkpoint)
0ae5e55 verified
Raw
History Blame Contribute Delete
268 Bytes
{
"producer": {
"name": "modelopt",
"version": "0.43.0"
},
"quantization": {
"quant_algo": "FP8",
"kv_cache_quant_algo": null,
"exclude_modules": [
"lm_head",
"model.visual*"
]
}
}