blackhole1123 commited on
Commit
f1cb58f
1 Parent(s): e609718

Add Core ML conversion

Browse files

Core ML conversion, task=text2text-generation, precision=float32

coreml/text2text-generation/decoder_float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (271 kB). View file
 
coreml/text2text-generation/decoder_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:1b9ad56049b400fce80c2839c684d26a3ec651988dc832821a0beeb5a84d345c
3
+ size 1222443300
coreml/text2text-generation/decoder_float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "1E1869AA-A16F-4475-9B01-85FDE69234B6": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "34D5F300-6EE0-41D2-97DD-3261CFB0DAC7": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "1E1869AA-A16F-4475-9B01-85FDE69234B6"
18
+ }
coreml/text2text-generation/encoder_float16_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (157 kB). View file
 
coreml/text2text-generation/encoder_float16_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:dddd9b44182c6a53ab0b8921616fa8223db9166d8df7c56612400f64098e8594
3
+ size 407370048
coreml/text2text-generation/encoder_float16_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "59E120BC-DB06-4D3A-B6D1-C812EB1FE8C8": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "EEFA05FC-59C7-4A83-8CEA-5F54757ED50B": {
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": "EEFA05FC-59C7-4A83-8CEA-5F54757ED50B"
18
+ }
coreml/text2text-generation/encoder_float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (148 kB). View file
 
coreml/text2text-generation/encoder_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:ccc022d3c7cbee289e93c8b2d355c74281513d548253032bf05b94b61b41f7be
3
+ size 814727488
coreml/text2text-generation/encoder_float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "239C8196-E323-4C32-953C-2EEDA1738351": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "6A6C2DD0-385D-432D-8BC9-348ED48B1BE7": {
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": "6A6C2DD0-385D-432D-8BC9-348ED48B1BE7"
18
+ }