RyanZhuuuuu commited on
Commit
8a91a9c
1 Parent(s): 89a069b

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
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:726dd2497bf5b1ba456256b3e67d18295f4c957474163fcede71fd0246d61923
3
+ size 223123
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:a9652a7072ff2d454aedc1176455e04a5b54db4b5b8fee01c4931eccd1f21b45
3
+ size 762389056
coreml/text2text-generation/decoder_float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "2D1D120D-5443-4EDA-8B19-93B89A0F251A": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "33020D2E-D37F-4E3D-A7A8-FDCAB76FE18D": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "2D1D120D-5443-4EDA-8B19-93B89A0F251A"
18
+ }
coreml/text2text-generation/encoder_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:60f9622d77c4628682514838e13dd7b33b5d387a7b82adfbd053c2cdcd4b31cf
3
+ size 123674
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:e359285b8c809fc6f0d165970dfb518b4065be5bf33efaf3ebf8f220ae08d0b4
3
+ size 494367872
coreml/text2text-generation/encoder_float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "8B23E2F6-8938-44B9-AB89-169AF50B9FC4": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "B39FF586-468A-4243-B489-15D29385554B": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "8B23E2F6-8938-44B9-AB89-169AF50B9FC4"
18
+ }