Commit
•
49935c4
1
Parent(s):
535a9f1
Add ONNX weights (#1)
Browse files- Add ONNX weights (dbb792ba990f52e95ae41feba25a2d70145e0010)
Co-authored-by: Joshua <Xenova@users.noreply.huggingface.co>
- onnx/model.onnx +3 -0
- onnx/model_quantized.onnx +3 -0
onnx/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89ca1f96830106de21fcea15b55685060dd6faafd7864a790594910f2e661e3f
|
3 |
+
size 51140063
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:534df3a88f340b6d5f3ebf31d522b2aa03520b70bd9291ab0724cf15d7b28001
|
3 |
+
size 13114198
|