Commit
•
f3015b1
1
Parent(s):
9c944b5
Add onnx files for quantized and regular versions (#6)
Browse files- Add onnx files for quantized and regular versions (cdc46ef1e4247410f05b08e1ab9f37e62d430948)
Co-authored-by: Aryan Agal <aryanagal@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:697d2cce4b6468b385f45b5b6504767dd7ed663f6d2abf4522d3350ee88ea9c7
|
3 |
+
size 557347903
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28dcab041de741692239119e5967efcb197f1d4a1d1da3713bbbeee3a3e139a6
|
3 |
+
size 143281992
|