seba commited on
Commit
c2c6aea
·
verified ·
1 Parent(s): 65b5f35

Add small Core ML package marker

Browse files
fsq_s4.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d2e0f98f0bba1958af96c8f796f2223cb5ae95b32ee9194158a945e975d5e8a
3
+ size 2998
fsq_s4.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:66d70746a5d511b220e1f57d504ab05512b31d22dd890cb425606aa26ec75411
3
+ size 8399168
fsq_s4.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "43CA338B-AA8D-4D30-99F5-31B0E1BF4001": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "B41647CA-D4A9-40EB-AF16-FB1FECAAC311": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "43CA338B-AA8D-4D30-99F5-31B0E1BF4001"
18
+ }