Upload quantized ONNX weights (#1)
Browse files- Upload quantized ONNX weights (8367634fa8d8fea72e59ce85fbda8d1465ef3e69)
- 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:7516e280d2a8f3bf1932dc20969e5435687819a64f3bce1464882a931026d1bd
|
3 |
+
size 13484172
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e16e5f4abb3e67ee77877e8be3823b099463c9504c060008490cc1fd519a1cbb
|
3 |
+
size 6789736
|
onnx/model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eb23649d20bcd69c534f39f62efa6f7296d9be01d9ba38bd63fbb54690105e6
|
3 |
+
size 3755740
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7516e280d2a8f3bf1932dc20969e5435687819a64f3bce1464882a931026d1bd
|
3 |
+
size 13484172
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc1edb4977c37bf8b8a6c4cfd1dca7a0b46a67d6ef33088ac69e76e0ea84270
|
3 |
+
size 3755780
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc1edb4977c37bf8b8a6c4cfd1dca7a0b46a67d6ef33088ac69e76e0ea84270
|
3 |
+
size 3755780
|