Add Core ML conversion

#17
by pcuenq HF staff - opened
coreml/default/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27a3ba1e1775ad477504cb475f8c246fc1ba9ae6c56398cff46b1f9af8bbe033
3
  size 58827
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b524b2ede5275c4029143354cf15745183cf2a8b35ad1a4c0409995eb104c01
3
  size 58827
coreml/default/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c153cb089470cf52700ff844dfee41fc093a7dc297326f37eab284dd2d9cce9
3
  size 265457984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d832564c02749b48d76ab0a0273a8bc753033aa7523e29746af6fdd80a6aff43
3
  size 265457984
coreml/default/float32_model.mlpackage/Manifest.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
- "0AE7A423-BBBA-4B26-9F0F-E0044BF135AE": {
5
- "author": "com.apple.CoreML",
6
- "description": "CoreML Model Weights",
7
- "name": "weights",
8
- "path": "com.apple.CoreML/weights"
9
- },
10
- "9FA9FF30-7CA7-4F58-BDAD-FE8EF1EC1DE4": {
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": "9FA9FF30-7CA7-4F58-BDAD-FE8EF1EC1DE4"
18
  }
 
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
+ "2C504105-B037-4555-82DB-D7E21F3F45CD": {
 
 
 
 
 
 
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Specification",
7
  "name": "model.mlmodel",
8
  "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "9BBD9C8F-B4D5-48CA-BE83-3BFA158AE2C1": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
  }
16
  },
17
+ "rootModelIdentifier": "2C504105-B037-4555-82DB-D7E21F3F45CD"
18
  }