Upload ONNX weights (#1)
Browse files- Upload ONNX weights (008218f53eefd53a92175843121f004be2e14a77)
Co-authored-by: Joshua <[email protected]>
- 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:9ba32b8568b5bf0a461e3b56a45beaacfed2bc053ebcbdbe257053e28962f8e5
|
3 |
+
size 96025279
|
onnx/model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d7390857bd7a171213fbb8e617279c3f8324a2ecbda319a7292d91a9515972e
|
3 |
+
size 59535518
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99b7aa803793bbe391f3ed4f1d62da13787608ced2752cb9508ee3bf8085dfe7
|
3 |
+
size 48142045
|
onnx/model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:952f996d8cf46c311ee8654a750fa942b71c8b94aabe69d043dbb2bcaff5528e
|
3 |
+
size 24448010
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b7fba88026979ee12f3cc3221058f28343157b4376f4aa78028cebd110d9dbd
|
3 |
+
size 60198842
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0603096aad8ef4e77cfb7f22929c7b5741b11edef00f63d33c9e0095825293c4
|
3 |
+
size 32885696
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:952f996d8cf46c311ee8654a750fa942b71c8b94aabe69d043dbb2bcaff5528e
|
3 |
+
size 24448010
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b423ee3c9b2926f859fedb977bfadbe7c6dd0108c3bb623a422f71c681708a18
|
3 |
+
size 24448007
|