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 (1ab752b8ab0bef9ddcb58a9f4069e9a7dc6386bc)
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:2392aba77bd34e7183ae58d3395b9d5dbfaf9eba8da7fc1f71afdcb59b211f65
|
3 |
+
size 26236495
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfa44107860895b9aa7ac074f55b74427772302a86812f513e8820ffab192bec
|
3 |
+
size 27563143
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd2f330c2cf62fd056a0cbf9032f860d62f31f3074826f0d23de3ffa7d3516e4
|
3 |
+
size 20336189
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c307cbb44117199ec1672d860d845bce111301a0dcbcf05f334f88599480cfd
|
3 |
+
size 27256285
|