Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1)
Browse files- Add/update the quantized ONNX model files and README.md for Transformers.js v3 (aaf6fff0153339cdca2d7fb5f2226530d5e6f313)
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:a40936634a2a70ea2ba4e2b5ea86ebf33c0641d7bf3d17f7ab3ad202260f7440
|
3 |
+
size 7467434
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3e0b7d8931274aee8af01dc31b35d9c379247bdb7c86eaf222090728c4a894b
|
3 |
+
size 7809003
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ea163422ba15ab5a397b1fe4749f561c35e5b7af5436d86ead376a7901a2d89
|
3 |
+
size 7032046
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4366393300be29cf06143469e3d995a9ca40a681df844ea9dfe95519dbbaa6c8
|
3 |
+
size 9508237
|