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 (7623695843cec4e6ae8d54b7159a88b4bb45aafc)
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:a2368b3e56e4edbecb685bee836dae3abfdf52f25aee21d7edec22a2b05fefa9
|
3 |
+
size 97120577
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a0c199357caaffb619dcc7ec3f67d9c355587d181180cff7d7f97bc06604854
|
3 |
+
size 102428465
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23e5ec5e91cad8b021dd07ff6754694ee6f9e5d79dfedb4327146d73a444844b
|
3 |
+
size 74745688
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44b4dc33ad5e0c4c5c4f81b4056666c59865138251148d10105b17eae6b2ca77
|
3 |
+
size 102181504
|