File size: 291 Bytes
ed14abf
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "producer": {
        "name": "modelopt",
        "version": "0.42.0rc1.dev9+ge53ca61b7"
    },
    "quantization": {
        "quant_algo": "FP8",
        "kv_cache_quant_algo": "FP8",
        "exclude_modules": [
            "lm_head",
            "model.layers.92*"
        ]
    }
}