Upload quantized ONNX weights (#1)
Browse files- Upload quantized ONNX weights (2840d7e9bae86964db15a841bee68c03606022d9)
- 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 +3 -0
- onnx/model_uint8.onnx +3 -0
onnx/model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1c233366613bcfe21cd85821fa5759e5524e773ab0f37c72a293647302ee4a4
|
3 |
+
size 46787303
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab4c05494c5d138a727c8e67242dcd27948b508008902d4643c9774c30d4f051
|
3 |
+
size 23441416
|
onnx/model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62d99be73fd81e6daa15b3178e4a26d7ea9f3d04b63b6672ad5e116c3098fe58
|
3 |
+
size 12096138
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1c233366613bcfe21cd85821fa5759e5524e773ab0f37c72a293647302ee4a4
|
3 |
+
size 46787303
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2de127d7f98702cc03637ebb97bbc7ee9ed427734c6b19d8ef791da69ec60038
|
3 |
+
size 12096174
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2de127d7f98702cc03637ebb97bbc7ee9ed427734c6b19d8ef791da69ec60038
|
3 |
+
size 12096174
|