chidamnat2002 commited on
Commit
5d175f2
·
verified ·
1 Parent(s): aeb062c

Upload 10 files

Browse files
Files changed (2) hide show
  1. onnx/model_fp16.onnx +2 -2
  2. quantize_config.json +1 -1
onnx/model_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cb1f0db021d3acc08ea356a7fad929ba53a2203af87977b0fc795d65b91b1a6
3
- size 134097224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7faa36a0f9d9a1d137a7fdcbc790dba45335296d90baaf21e2da01e05db2fa72
3
+ size 134068416
quantize_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "modes": [
3
- "q4"
4
  ],
5
  "per_channel": true,
6
  "reduce_range": true,
 
1
  {
2
  "modes": [
3
+ "fp16"
4
  ],
5
  "per_channel": true,
6
  "reduce_range": true,