Add ONNX weights
Browse files- onnx/model.onnx +2 -2
- onnx/model_bnb4.onnx +3 -0
- onnx/model_fp16.onnx +3 -0
- onnx/model_int8.onnx +3 -0
- onnx/model_q4.onnx +3 -0
- onnx/model_quantized.onnx +2 -2
- onnx/model_uint8.onnx +3 -0
onnx/model.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:0e4ec21d2c992d3047ff01ea9aca2a0a36db38131f4a88d6148651aee20c6801
|
3 |
+
size 547600830
|
onnx/model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc05f32ad251c9a07eee6af989fcb41298197294b1efd0b786ee6ef846eaca9e
|
3 |
+
size 158326356
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b28c80c8ea1833371a7b25e3e42d80fa91e7afe8a96956106b06591b3f170f27
|
3 |
+
size 274390144
|
onnx/model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f61dc004bbac1f4b38a489dcc3ce72fc9a3b6446082d4d3105e309f87cd5273b
|
3 |
+
size 138426933
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b9f3eee14670661965f7ba3c69b0c8ae206a90b9593208411104009e7ae5c0a
|
3 |
+
size 165403776
|
onnx/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:f61dc004bbac1f4b38a489dcc3ce72fc9a3b6446082d4d3105e309f87cd5273b
|
3 |
+
size 138426933
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd00064e63d85f66a5e83742225e2caf6c40648d2cf424a6e9e6bd59db0ff076
|
3 |
+
size 138426934
|