Add Core ML conversion

#4
by osanseviero HF staff - opened
coreml/default/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (178 kB). View file
 
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:146ff9008d14cd8dd2f5a3871fcafc790c1e583bb7792a82be487d243b9c7963
3
+ size 242794560
coreml/default/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "2BEA1011-A67F-410E-8C66-626AE74851E6": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "D307FE32-BBFA-4407-97D7-68A71F00565E": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "2BEA1011-A67F-410E-8C66-626AE74851E6"
18
+ }