michaelfeil
commited on
Commit
•
c5ac6c3
1
Parent(s):
35baf77
Upload 2 files
Browse filesThis adds onnx support for https://github.com/michaelfeil/infinity conversions are identical to https://huggingface.co/Xenova/bge-small-en-v1.5
- 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:828e1496d7fabb79cfa4dcd84fa38625c0d3d21da474a00f08db0f559940cf35
|
3 |
+
size 133093490
|
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c9c6101a956d62dfb5e7190c538226c0c5bb9cb27b651234b6df063ee7dbfe4
|
3 |
+
size 34014426
|