Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#2)
Browse files- Add/update the quantized ONNX model files and README.md for Transformers.js v3 (ad822fcd8752cbae036ec702ffa34b3d2ee8fe27)
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:8d740c2650087028b10015ba22dda7f075f791056e4db3623804db52306f0201
|
3 |
+
size 106776417
|
onnx/model_q4.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b41bf93e86686e4247c2a5d684bdce1a88ce9ef5f299038c99677444f870e6a2
|
3 |
+
size 107866715
|
onnx/model_q4f16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f26dbd9c4485f160a0a4a93fe3238ad3c8797f9bd8f444e21cf8a6d704817ef
|
3 |
+
size 58545965
|
onnx/model_uint8.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5392e8cd0df04c8c33a87d96ca9ad0c9ef2dca9a14d7d75e853823e525261fb3
|
3 |
+
size 42680347
|