File size: 283 Bytes
379530f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "modes": [
        "fp16",
        "q8",
        "int8",
        "uint8",
        "q4",
        "q4f16",
        "bnb4"
    ],
    "per_channel": true,
    "reduce_range": true,
    "block_size": null,
    "is_symmetric": true,
    "accuracy_level": null,
    "quant_type": 1
}