File size: 898 Bytes
fcff3e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "_commit_hash": null,
  "compression": {
    "algorithm": "quantization",
    "ignored_scopes": [
      "{re}.*Embeddings.*",
      "{re}.*__add___[0-1]",
      "{re}.*layer_norm_0",
      "{re}.*matmul_1",
      "{re}.*__truediv__*"
    ],
    "initializer": {
      "batchnorm_adaptation": {
        "num_bn_adaptation_samples": 0
      },
      "range": {
        "num_init_samples": 300,
        "type": "mean_min_max"
      }
    },
    "overflow_fix": "disable",
    "preset": "mixed",
    "scope_overrides": {
      "activations": {
        "{re}.*matmul_0": {
          "mode": "symmetric"
        }
      }
    }
  },
  "input_info": [
    {
      "sample_size": [
        8,
        256
      ],
      "type": "long"
    },
    {
      "sample_size": [
        8,
        256
      ],
      "type": "long"
    }
  ],
  "optimum_version": "1.4.0",
  "transformers_version": "4.22.2"
}