Upload new ONNX weights
Browse files- onnx/decoder_model.onnx +1 -1
- onnx/decoder_model_bnb4.onnx +3 -0
- onnx/decoder_model_fp16.onnx +3 -0
- onnx/decoder_model_int8.onnx +3 -0
- onnx/decoder_model_merged.onnx +1 -1
- onnx/decoder_model_merged_bnb4.onnx +3 -0
- onnx/decoder_model_merged_fp16.onnx +1 -1
- onnx/decoder_model_merged_int8.onnx +3 -0
- onnx/decoder_model_merged_q4.onnx +3 -0
- onnx/decoder_model_merged_quantized.onnx +2 -2
- onnx/decoder_model_merged_uint8.onnx +3 -0
- onnx/decoder_model_q4.onnx +3 -0
- onnx/decoder_model_quantized.onnx +2 -2
- onnx/decoder_model_uint8.onnx +3 -0
- onnx/decoder_with_past_model.onnx +1 -1
- onnx/decoder_with_past_model_bnb4.onnx +3 -0
- onnx/decoder_with_past_model_fp16.onnx +3 -0
- onnx/decoder_with_past_model_int8.onnx +3 -0
- onnx/decoder_with_past_model_q4.onnx +3 -0
- onnx/decoder_with_past_model_quantized.onnx +2 -2
- onnx/decoder_with_past_model_uint8.onnx +3 -0
- onnx/encoder_model.onnx +1 -1
- onnx/encoder_model_bnb4.onnx +3 -0
- onnx/encoder_model_fp16.onnx +1 -1
- onnx/encoder_model_int8.onnx +3 -0
- onnx/encoder_model_q4.onnx +3 -0
- onnx/encoder_model_quantized.onnx +2 -2
- onnx/encoder_model_uint8.onnx +3 -0
onnx/decoder_model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 953772481
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:939e4f298522f012e12381b5c84a24b8fd5b0b9d0960de2cb38ebfca012f90e5
|
3 |
size 953772481
|
onnx/decoder_model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9c1092b68de292b135da5d43afd85c9a90f7329fa31fabae6c403b9a6f209df
|
3 |
+
size 316411750
|
onnx/decoder_model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdf79ead95c6a67544abe32bbb3d86a7e5e9a7af6262ab83a0727dddd3aefbe8
|
3 |
+
size 477190838
|
onnx/decoder_model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdfdc4b4000ba5ad3b198ec576ccc714c26580a4ac0e2dfb2a6a598492965a71
|
3 |
+
size 239413358
|
onnx/decoder_model_merged.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 954080219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae9185efeafb0a935325ed5136960ade1142251f9abaede51de75b205f39364e
|
3 |
size 954080219
|
onnx/decoder_model_merged_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8449cbbcf09c1843bc686db44073613fd882bea78831cc005ed6081ad64bb768
|
3 |
+
size 316729008
|
onnx/decoder_model_merged_fp16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 477600499
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d09fdd2312801b10904b214db022a09bd4f4f29c31138fc45223fdadb5bd803d
|
3 |
size 477600499
|
onnx/decoder_model_merged_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b722e29b91def31cce7792879254c44f08f0c596c169945608e6746d0ad7fed
|
3 |
+
size 239901398
|
onnx/decoder_model_merged_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f8ce2f2cbe4e83ae4ec3ecea9009b25dea075f16eb7112d8acf19bcef50489b
|
3 |
+
size 328316375
|
onnx/decoder_model_merged_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b722e29b91def31cce7792879254c44f08f0c596c169945608e6746d0ad7fed
|
3 |
+
size 239901398
|
onnx/decoder_model_merged_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cce31a628524f933dfc2bfb9f4db8541b429a3ee8a48d1a542bfdf4d84c1cec3
|
3 |
+
size 239901439
|
onnx/decoder_model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7d6bc112c5dd9f6966bcfb7c21401351ea0c1d498196e4083a34817cbeee58e
|
3 |
+
size 327999702
|
onnx/decoder_model_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdfdc4b4000ba5ad3b198ec576ccc714c26580a4ac0e2dfb2a6a598492965a71
|
3 |
+
size 239413358
|
onnx/decoder_model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c52ba217b5d6cf700aa1e97971d502df6e8cbc3f2ddb8e1c26eb2ab663884d10
|
3 |
+
size 239413399
|
onnx/decoder_with_past_model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 886540906
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e19a0551c566038d7f9286e3d8bc7999044499571695f180c3eacf6ea404998
|
3 |
size 886540906
|
onnx/decoder_with_past_model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:503dcec638eec1d2e0a3c84fb92e6074a8ad992e8050452e526c943c00c623b5
|
3 |
+
size 306849359
|
onnx/decoder_with_past_model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:104a571949582c6bd5937a487b03b12901f8f69312d530deee613514b28ac974
|
3 |
+
size 443528614
|
onnx/decoder_with_past_model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b217c174d85588c94e6a3d735b3efad1e4dd775ea4c5a8c4e54e9b1ad7d7820
|
3 |
+
size 222477083
|
onnx/decoder_with_past_model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eebf0c797ae75ff3d3ef3b287824018fd19d3406f000439d3b4b8a492e2190bb
|
3 |
+
size 317388863
|
onnx/decoder_with_past_model_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b217c174d85588c94e6a3d735b3efad1e4dd775ea4c5a8c4e54e9b1ad7d7820
|
3 |
+
size 222477083
|
onnx/decoder_with_past_model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3c0bd6fc155f1f431360264cd88da1ceed37f62e2493df88c7e1f068c6bd74c
|
3 |
+
size 222477119
|
onnx/encoder_model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 299855110
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:395ea56332a206eea781c2e26be75555250d46d7e337dc2338b6ac9bd252d18e
|
3 |
size 299855110
|
onnx/encoder_model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e1ca295874eefc294c05dc03844d72503adc84bd104cf747c7a8f24e0dd671a
|
3 |
+
size 45758748
|
onnx/encoder_model_fp16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 152396853
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8b9483d24f647f3ecfdb6700f632c30c3ce5f599206da2b32fd6734909c6730
|
3 |
size 152396853
|
onnx/encoder_model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c91127536d32780aaaf2f97e2eb50121f5fcd22aa13b2e21aabb16c5fd664e45
|
3 |
+
size 79295188
|
onnx/encoder_model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88b6eea91c5bd11a9f44bbdb7bce57283065bf0b72a23eb3e8cb598030575e20
|
3 |
+
size 50378061
|
onnx/encoder_model_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6d141cc928e4691fe95cf9f3194e6db0604624786ee8eb0f5578d48b1a5e714
|
3 |
+
size 79295245
|
onnx/encoder_model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6d141cc928e4691fe95cf9f3194e6db0604624786ee8eb0f5578d48b1a5e714
|
3 |
+
size 79295245
|