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 (468d5568ae9dfd89297bfdcce572fe50178fe43d)
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:74117d53b8a9730911dea9f86e35f8f3970b2e11ce39d2d607ffe7aa7278d251
|
3 |
+
size 222752457
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e5aefb65ab9d4c54d7c081f85e08c5e10d8aab70e4d1a7aa9885ee74e48b495
|
3 |
+
size 241674786
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61836c1429ae1cc2d51bbf9a11273eec604effa78c3ee3ff6fcc40921251a4eb
|
3 |
+
size 196903041
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a2ee58baed7b791cb3481bf275745470e3c3fab2b5ebcc8619b718727d641b6
|
3 |
+
size 317643153
|