chidamnat2002 commited on
Commit
4cb27ff
·
verified ·
1 Parent(s): 91f6467

Upload 10 files

Browse files

v3 updates with finetuned data

onnx/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d617ea019fb30d6bb037d7c52d2a1d77e6be9d2c775bd2c8eadcb092ede8e9f
3
- size 99229647
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e02192f133ac76deac96c3ab688d97a6b192b81024b6126443be17b2542744
3
+ size 99229763
onnx/model_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8ea3ccf7f0198782ec99eb71d69aff46c96d49128104d5303df934598eface7
3
- size 50057699
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:970ed2464c87480e8564bf9df25abefef53f62b53a625093766395efe2df28f2
3
+ size 50057815
onnx/model_q4.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c17173d3f03946e367386e92779e3d9348c5ce85d9bbd4c1696fac4f59fb3f2
3
- size 30923055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d556274c5a8b25ebe449d3a0774af4ea8b63f6b190bb0b04232b6bc31f966bce
3
+ size 30936851
onnx/model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8de8eb3f8d66f16382d67bcb73e26d830d739fa1d59ff65c31194f69e1c8b84e
3
- size 26952621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e31436931274a64f689b1476bfd5e4f892169e073c2c34b27cf6cf98fd80f996
3
+ size 26952505
quantize_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "modes": [
3
- "fp16"
4
  ],
5
  "per_channel": true,
6
  "reduce_range": true,
 
1
  {
2
  "modes": [
3
+ "q4"
4
  ],
5
  "per_channel": true,
6
  "reduce_range": true,