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 (5f4a2b5bf0cff5e6c44192927bb252e1d84ba345)
Co-authored-by: Yuichiro Tachibana <whitphx@users.noreply.huggingface.co>
- 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:c57d884760ca2065709dbf372d328923b51bbc1c5d9f508146a9833be8c23479
|
3 |
+
size 84664694
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:916fd775226c0fe5e2076bba672e23d67895bb5372e3690c262f1fc8becbb058
|
3 |
+
size 90009432
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc197f63ab5ff20180d1eefeeeb7fb3db9dd0139e032104773091afb634fe1d1
|
3 |
+
size 66569654
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f55a92f3d7ae1a43c95183bff086722e88689685733c337afaeedb94b83390e9
|
3 |
+
size 95417389
|