ashvardanian
commited on
Commit
•
c4bb65c
1
Parent(s):
ca85dd8
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:6fb77a2a59ed22df5f388e7e1370ab495f75afc59524735196acded44f83005a
|
3 |
+
size 794158
|
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:7bf629563bb118b6fb73934cbbe4f4402a5e22420047f984d26b9e9b162bdfc3
|
3 |
+
size 305373824
|
image_encoder_neural.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"40809E37-F137-49F9-8F96-243F5E0776ED": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"A1915CB8-FB60-4811-8937-CD01F5EFF4F0": {
|
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": "A1915CB8-FB60-4811-8937-CD01F5EFF4F0"
|
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:767ec092e90e9e319e745e839a9e17e9d4c046501066dbca6affe9b69ced4559
|
3 |
+
size 149097
|
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:a91c32887ec1353340758974fc7ff0fedcf5586dc781b36eb328ddb5b8263de2
|
3 |
+
size 35199680
|
text_encoder_neural.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"04E1649A-79F5-4917-AFEF-81FB3B3D33DB": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"354A3FB3-37F5-47FB-93D1-902EE969189A": {
|
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": "354A3FB3-37F5-47FB-93D1-902EE969189A"
|
18 |
+
}
|