johnomeara commited on
Commit
9526979
·
verified ·
1 Parent(s): 22fffee

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. onnx/model_quantized.onnx +2 -2
  2. ort_config.json +0 -1
onnx/model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a3bda057b541217345984a0574ca39c22eba4ef02daf1656cc1033ab1fc4f20
3
- size 24417500
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edff14cb1eca2ab16e6047d9c3213a31128960b49c89580837a1f8cb5666b959
3
+ size 25092895
ort_config.json CHANGED
@@ -11,7 +11,6 @@
11
  "nodes_to_exclude": [],
12
  "nodes_to_quantize": [],
13
  "operators_to_quantize": [
14
- "Conv",
15
  "MatMul",
16
  "Attention",
17
  "LSTM",
 
11
  "nodes_to_exclude": [],
12
  "nodes_to_quantize": [],
13
  "operators_to_quantize": [
 
14
  "MatMul",
15
  "Attention",
16
  "LSTM",