ashvardanian
commited on
Commit
•
a8d990e
1
Parent(s):
ef4d3dc
Add: Apple Neural Engine optimizations
Browse files- image_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- image_encoder_neural.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- image_encoder_neural.mlpackage/Manifest.json +18 -0
- text_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- text_encoder_neural.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- text_encoder_neural.mlpackage/Manifest.json +18 -0
image_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6316e5b326e94bc1a63706e3147feecc69565c2ea63f3d5f53d81195d65799d9
|
3 |
+
size 248131
|
image_encoder_neural.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4f275b49cec7b4d590f443bfaf6b23e137150cc396bdd64a4da0fa6ac1641ba
|
3 |
+
size 22069440
|
image_encoder_neural.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"A5C4CFDE-6AAA-4F7B-8F5C-2113431316D0": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"D8CC5A6C-7F6C-4972-9468-A8159BA4C0BF": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Specification",
|
13 |
+
"name": "model.mlmodel",
|
14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "D8CC5A6C-7F6C-4972-9468-A8159BA4C0BF"
|
18 |
+
}
|
text_encoder_neural.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6fd70922afee6fcde9be51c09a32b99e9db34eaaace6e0fbe9dcebe6e9bc44a
|
3 |
+
size 66520
|
text_encoder_neural.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:331d0f7d0325c9f3db2b7423fa4a375134396508754f8f6c9f3c2263168fea13
|
3 |
+
size 38024384
|
text_encoder_neural.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"02D94E0B-DADF-428B-A971-F194E1B0A0B3": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"841ADB6E-0A2B-49A5-A916-09ED76B9E6EB": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Specification",
|
13 |
+
"name": "model.mlmodel",
|
14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "841ADB6E-0A2B-49A5-A916-09ED76B9E6EB"
|
18 |
+
}
|