File size: 328 Bytes
f4fe1f7
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "opset": null,
  "optimum_version": "1.17.0.dev0",
  "quantization": {
    "activations_dtype": "QUInt8",
    "activations_symmetric": true,
    "calibration_method": "MinMSE",
    "enable_dpu": true,
    "format": "QDQ",
    "weights_dtype": "QInt8",
    "weights_symmetric": true
  },
  "transformers_version": "4.36.2"
}