Upload ONNX weights (#1)
Browse files- Upload ONNX weights (e7394e2a3fa4161b5da30ca348db531494c1d5fc)
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:71890860122f39eb922f6bf96714fda22ba10eb5bf1bc57bfdcf02ec93acc5d0
|
3 |
+
size 1579551135
|
onnx/model_bnb4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cf140d859b3f36a1d92abdb61674bd8a71a2f54db6a641e46ca76b6102d255b
|
3 |
+
size 400002724
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:732a616ab9f842efce55b3e62f6186c6bdd18c8aafa6fd6875ff15d385aed210
|
3 |
+
size 789987678
|
onnx/model_int8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0790d91b9a175bc18df0bd2847bc8bfdd70c7660cc7353facc9b8bc86e48a0dc
|
3 |
+
size 396946223
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02fe0bfb1650152c8c00fde49585b157db25a404d78b4f59690b7dbacd8d5f6b
|
3 |
+
size 421448456
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aba746075b1b1cea343c35e4395f54000c62f7e64b739114746b73132de1ce41
|
3 |
+
size 296731335
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0790d91b9a175bc18df0bd2847bc8bfdd70c7660cc7353facc9b8bc86e48a0dc
|
3 |
+
size 396946223
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed18ac6dfe5bc7a9ebe11f66619d3f28514ac49a4d36cd335deb417510982917
|
3 |
+
size 396946223
|