File size: 356 Bytes
1cc6023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "producer": {
        "name": "modelopt",
        "version": "0.46.0.dev150+gb012e4c26"
    },
    "quantization": {
        "quant_algo": "NVFP4",
        "kv_cache_quant_algo": null,
        "group_size": 16,
        "exclude_modules": [
            "embed_tokens",
            "fc",
            "self_attn",
            "lm_head"
        ]
    }
}