Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#6)
Browse files- Add/update the quantized ONNX model files and README.md for Transformers.js v3 (6cf7b7f71400dc891fa3f2cb90b1e3709f3ca207)
Co-authored-by: Yuichiro Tachibana <[email protected]>
- onnx/model_bnb4.onnx +3 -0
- onnx/model_q4.onnx +3 -0
- onnx/model_q4f16.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:acfa94a3b90259d00aed9355be69def816837476307adf59cb5631006946a461
|
3 |
+
size 23080899
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74b7b569f8697e220b82986ca85c2226bec93c67e748276e2cec4e8e742a312a
|
3 |
+
size 23132083
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f582407530e8c5f2f4adc969d894cce82a2ae3a6b6b0571fe25ebb4c5a8ffa5c
|
3 |
+
size 11801931
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bad6522b3cde60246e69e234b7786337ef9c88abc790ee5c1aaa6e535b0c61d
|
3 |
+
size 6627048
|