Add Core ML conversion
#1
by
pcolusso
- opened
- coreml/text-generation/float16_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/text-generation/float16_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/text-generation/float16_model.mlpackage/Manifest.json +18 -0
- coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/text-generation/float32_model.mlpackage/Manifest.json +18 -0
coreml/text-generation/float16_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:e79cbcb26c4c98b439af873e9f14a84c78814753642207ac17e36affdfeb10d8
|
| 3 |
+
size 332568
|
coreml/text-generation/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:e41ba3a05af5a81c2e42b3c81a53e09e92a92c9c1408cbf0def36f969051c96e
|
| 3 |
+
size 248006754
|
coreml/text-generation/float16_model.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"05232E02-F20B-4989-A036-84D3363FCFEA": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"989AA2F6-2046-412B-9BFF-4763EE2EEF45": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "05232E02-F20B-4989-A036-84D3363FCFEA"
|
| 18 |
+
}
|
coreml/text-generation/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:71a72a903d14779bde05c01700c1f118571834b476a28f9c58cb90fb6290d80e
|
| 3 |
+
size 322657
|
coreml/text-generation/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:ccf5f8b80a988d48ec1778c7ccb9f8e1bfe48cf2e141e9e20de2463b690bc509
|
| 3 |
+
size 496003844
|
coreml/text-generation/float32_model.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"B0D3A628-5DCF-4721-8B93-EE6E4ECCB0D2": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"DC88A4F5-7E9E-4501-9F55-A23829A035F4": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "B0D3A628-5DCF-4721-8B93-EE6E4ECCB0D2"
|
| 18 |
+
}
|