Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- onnx/model.onnx +3 -0
- onnx/model.onnx_data +3 -0
- onnx/model_bnb4.onnx +3 -0
- onnx/model_fp16.onnx +3 -0
- onnx/model_fp16.onnx_data +3 -0
- onnx/model_int8.onnx +3 -0
- onnx/model_q4.onnx +3 -0
- onnx/model_q4f16.onnx +3 -0
- onnx/model_quantized.onnx +3 -0
- onnx/model_uint8.onnx +3 -0
.gitattributes
CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
onnx/model.onnx_data filter=lfs diff=lfs merge=lfs -text
|
37 |
onnx/decoder_model_merged.onnx_data filter=lfs diff=lfs merge=lfs -text
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
onnx/model.onnx_data filter=lfs diff=lfs merge=lfs -text
|
37 |
onnx/decoder_model_merged.onnx_data filter=lfs diff=lfs merge=lfs -text
|
38 |
+
onnx/model_fp16.onnx_data filter=lfs diff=lfs merge=lfs -text
|
onnx/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8de9e56185700b13c893ce0a7343055cf8e89b4731b5235c28343bd15524ea23
|
3 |
+
size 609226
|
onnx/model.onnx_data
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8898d4621aa4a6ec6d7e7f33187a60594a883747fe37bad2fff05d46aea9b060
|
3 |
+
size 4400193536
|
onnx/model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfab3b5c46117756e61459ac6ce86a0a674b21360b7c9efe21e13f7c7bde8039
|
3 |
+
size 844994854
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbf8be25f80529dd99bc051e787865b6c88c3b1c68864fa74ecaf4d2c8c172c2
|
3 |
+
size 620454
|
onnx/model_fp16.onnx_data
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66f6799ea8b12e28ff2c7449939167318a2efde36c8b65b2d1e1d6ba0cc6428e
|
3 |
+
size 2200096768
|
onnx/model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:680c6f0e0f65ba59aafb3f8ba462f7f2f0f6903fbad9a05180ddfc4403cf47ce
|
3 |
+
size 1101090183
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0109955fadcc839cb6c4ffd7ab3818cbc078d13a5c20ed6373a24cba333b20ca
|
3 |
+
size 909644834
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6281a71cb9c6a84390a9ecfc1dcd255624908421e667bfa3527dd955a7fb93d
|
3 |
+
size 713747554
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:680c6f0e0f65ba59aafb3f8ba462f7f2f0f6903fbad9a05180ddfc4403cf47ce
|
3 |
+
size 1101090183
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:841a15768c4f641979db22027a06c745e97d5e9e24a8fb845e5e33d06176871b
|
3 |
+
size 1101090266
|