Add ONNX weights (#13)
Browse files- Add ONNX weights (c576b7b14e9857c134b8ce922e241d829b973f3c)
Co-authored-by: Joshua <[email protected]>
- onnx/decoder_model.onnx +3 -0
- onnx/decoder_model_merged.onnx +3 -0
- onnx/decoder_model_merged_quantized.onnx +3 -0
- onnx/decoder_model_quantized.onnx +3 -0
- onnx/decoder_with_past_model.onnx +3 -0
- onnx/decoder_with_past_model_quantized.onnx +3 -0
- onnx/encoder_model.onnx +3 -0
- onnx/encoder_model_quantized.onnx +3 -0
onnx/decoder_model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2256c6365e8243581be4d67b4cd19b9c483de8e998bf319194f4a709d0efa9a4
|
3 |
+
size 232468834
|
onnx/decoder_model_merged.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d2874dafd291458e59f3762915e7111cc66caaffedbffb78d2d5fa42f6cdce
|
3 |
+
size 232631325
|
onnx/decoder_model_merged_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af6a06ea84880ca90282e6b94e17051eea139ca9c2b8d03c45ba204c03418092
|
3 |
+
size 58682273
|
onnx/decoder_model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1b7a03fd50c2c5d3bf6e0d605e70d3bf1cb0b35e99ae3bd9fd830a5b87deba3
|
3 |
+
size 58405018
|
onnx/decoder_with_past_model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eb7790f56c47e6498e850041a4c9c60ebc8133d3792f30d91eebd242e819836
|
3 |
+
size 219874970
|
onnx/decoder_with_past_model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30e4b22fc9860ee5bc4dc07c4857c6a72c81303d0a8a2d7225549127d0219caa
|
3 |
+
size 55233251
|
onnx/encoder_model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ebb633a3a8121ca86badcd8fa84eae8a32ce49a938af351731d430f136e0dc4
|
3 |
+
size 141404302
|
onnx/encoder_model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5124770e67bf2c2ca80dd49ff9a002b240c3adbaf0c3b96a765115a756ed2916
|
3 |
+
size 35501599
|