Upload quantized onnx models
Browse files- onnx/model.onnx +3 -0
- 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_q4f16.onnx +3 -0
- onnx/model_quantized.onnx +3 -0
- onnx/model_uint8.onnx +3 -0
onnx/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14c8f0901bd70821d2163aa086c12d5ec19893ce0a90a4e0e93e5af58f5adc69
|
3 |
+
size 709386868
|
onnx/model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1a733657fa889fee7ef83036fb3ce2af8efbe64b50a2139a3ddd150ded645d5
|
3 |
+
size 417411582
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2870543e8a02f99eaf93b3cdf7b59544066184f16c3129b463f270cca2be434
|
3 |
+
size 354847609
|
onnx/model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3056cff0950957a293bfa01d7e5ccac3590ef1620455893a7ddb8af53ad6947
|
3 |
+
size 178451271
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d74c1ef5304b444e29253cf8accdc2fa52cfcd2d590b44854d3ec3a89f2e140
|
3 |
+
size 422719895
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bd7bf1a3c263024746a7ca1fbb5d658f2d50c204d6509441738518ae075b6a2
|
3 |
+
size 232755021
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3056cff0950957a293bfa01d7e5ccac3590ef1620455893a7ddb8af53ad6947
|
3 |
+
size 178451271
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:765db042e6f78bda9ed717f8b851f855875d039c7e36711129ebed0789664cd3
|
3 |
+
size 178451271
|