Add Core ML conversion

#1
by pcuenq HF Staff - opened
coreml/default/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7bb71dc774f9fade09cc053532960c4ddd6550cc34d34fe5f9ade1dbcb5def
3
+ size 177737
coreml/default/float32_model.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:bc138918bbd92ef3f168dacfd46f84d98c37ef679d7f088669a2dcb9c640319b
3
+ size 242794560
coreml/default/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "78C2F041-3A35-4191-BE56-A4B95106D4F3": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "D0CB6AFC-0210-403B-9864-E25A3C63281A": {
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": "D0CB6AFC-0210-403B-9864-E25A3C63281A"
18
+ }