MapleJc commited on
Commit
e0bb661
·
verified ·
1 Parent(s): af65949

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. onnx/model_quantized.onnx +2 -2
  2. ort_config.json +1 -1
onnx/model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f483624aa7a7a30cadfe985ee5f373626331886af375f397224ce8fa83975f4
3
- size 82614753
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8a17ce4c8de34b29d96a8e62a1de84f614cc9a2f37e1bcc9c6eeae6ea12638a
3
+ size 82826172
ort_config.json CHANGED
@@ -19,7 +19,7 @@
19
  "Transpose",
20
  "EmbedLayerNormalization"
21
  ],
22
- "per_channel": false,
23
  "qdq_add_pair_to_weight": false,
24
  "qdq_dedicated_pair": false,
25
  "qdq_op_type_per_channel_support_to_axis": {
 
19
  "Transpose",
20
  "EmbedLayerNormalization"
21
  ],
22
+ "per_channel": true,
23
  "qdq_add_pair_to_weight": false,
24
  "qdq_dedicated_pair": false,
25
  "qdq_op_type_per_channel_support_to_axis": {