Upload updated ONNX weights (#1)
Browse files- Upload updated ONNX weights (b53c623eb174ea1edb13d1d7d7140c8df0e7a654)
Co-authored-by: Joshua <[email protected]>
- onnx/decoder_model.onnx +1 -1
- onnx/decoder_model_bnb4.onnx +1 -1
- onnx/decoder_model_fp16.onnx +1 -1
- onnx/decoder_model_merged.onnx +1 -1
- onnx/decoder_model_merged_bnb4.onnx +1 -1
- onnx/decoder_model_merged_fp16.onnx +1 -1
- onnx/decoder_model_merged_int8.onnx +1 -1
- onnx/decoder_model_merged_q4.onnx +1 -1
- onnx/decoder_model_merged_q4f16.onnx +1 -1
- onnx/decoder_model_merged_quantized.onnx +1 -1
- onnx/decoder_model_merged_uint8.onnx +1 -1
- onnx/decoder_model_q4.onnx +1 -1
- onnx/decoder_model_q4f16.onnx +1 -1
- onnx/decoder_with_past_model.onnx +1 -1
- onnx/decoder_with_past_model_bnb4.onnx +1 -1
- onnx/decoder_with_past_model_fp16.onnx +1 -1
- onnx/decoder_with_past_model_q4.onnx +1 -1
- onnx/decoder_with_past_model_q4f16.onnx +1 -1
- onnx/encoder_model.onnx +1 -1
- onnx/encoder_model_bnb4.onnx +1 -1
- onnx/encoder_model_fp16.onnx +1 -1
- onnx/encoder_model_q4.onnx +1 -1
- onnx/encoder_model_q4f16.onnx +1 -1
onnx/decoder_model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 687780180
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:318a181fe649d14508c8742c6c1314354a6f9b0a143ebd3265f48b4286c41e0d
|
3 |
size 687780180
|
onnx/decoder_model_bnb4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327338463
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d20988f02dcdc53939fd9ae3a94530ea29408129e39bb076933c979a1dc5daee
|
3 |
size 327338463
|
onnx/decoder_model_fp16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343965967
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8dde432598dc207b62f1a79cb64e14c0b71f3a9f28011bde9bd6a947ecab462
|
3 |
size 343965967
|
onnx/decoder_model_merged.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 687930139
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52e0f4bc879ad3a4a4718c8ecee33ea05cf42de43d46018890acaef1eb051f63
|
3 |
size 687930139
|
onnx/decoder_model_merged_bnb4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327493110
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0804823ac8ccdcc7ce0c38749655f824f32641120397b9e2e2021b68c37e6d9f
|
3 |
size 327493110
|
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 661726720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5ec4b971f2b9ad66d5434383a6b7887cb6180a528d1ed8a25fe35b4ae2ab1aa
|
3 |
size 661726720
|
onnx/decoder_model_merged_int8.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438115930
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a4c54c27c6ef63dbc33932c151d53a29bb86112fdc7c45c3eee420eb5bc3994
|
3 |
size 438115930
|
onnx/decoder_model_merged_q4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 334046098
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5dda031dcb91fb47929e5fd60212fe2203b2b39b72733d47c648b986a74455c
|
3 |
size 334046098
|
onnx/decoder_model_merged_q4f16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 379114847
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84e598198c8de91b3bdb2160da7de03f18889ea8520eeb84f2a279985626ea49
|
3 |
size 379114847
|
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 438115930
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a4c54c27c6ef63dbc33932c151d53a29bb86112fdc7c45c3eee420eb5bc3994
|
3 |
size 438115930
|
onnx/decoder_model_merged_uint8.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438115951
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cd5d1778db34a9057f17c90beb49a69d1b31aad3ffd6fe940bf091eb2773156
|
3 |
size 438115951
|
onnx/decoder_model_q4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 333891739
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de460a15b06cb6d13ff00377719197f50074890b0ca6a09174b73211a857f0b9
|
3 |
size 333891739
|
onnx/decoder_model_q4f16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 193239221
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fb0efd38c7dcaa2d6b56b24587814a5741e553096b11b109ef46cb61923faa2
|
3 |
size 193239221
|
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 635297569
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:403270d1654c98d595e5a2c11e40950f7726012627acd67549173b91988964cc
|
3 |
size 635297569
|
onnx/decoder_with_past_model_bnb4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 319910604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89332cbae65be4b5eba5e818423aa0b2340494a8820520c1c9af326993e364c3
|
3 |
size 319910604
|
onnx/decoder_with_past_model_fp16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 317711549
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dd696026916dca0c2248f82d460294ae86ec822ef6b47127a0eec260297538d
|
3 |
size 317711549
|
onnx/decoder_with_past_model_q4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 325644744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8cc9c5922ef93fe22b551f5e3b48d00efa34fb815e1cd5eb8021789d0c0a516
|
3 |
size 325644744
|
onnx/decoder_with_past_model_q4f16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 185825123
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74bf40b1dfd8a8d3279115a9b36abd5963e77a228e9849cd31e021ff4d864716
|
3 |
size 185825123
|
onnx/encoder_model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 412412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7812413d262d78a972a3f18158553494b3b0c539b3c3c384e135b128e7f505a0
|
3 |
size 412412
|
onnx/encoder_model_bnb4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 385595901
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aae256b4ab1a890cf9304324fb59d64940aa473c347dfe13f2e467fbf8282107
|
3 |
size 385595901
|
onnx/encoder_model_fp16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1274316309
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a06834ab97bf3165c26b10bcb40debf83bae170822e4d7a39531ddfea6ab72af
|
3 |
size 1274316309
|
onnx/encoder_model_q4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 424915933
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5ff5dc17cbbf54e2713047d3d875f9be287e60d356d1b51b3ae000f82db96a7
|
3 |
size 424915933
|
onnx/encoder_model_q4f16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 369947784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68e295aa55129fbbf31432d16bd2a11498620dedc4aa6e5f070771b82ceb6b6d
|
3 |
size 369947784
|