Add Core ML conversion
Browse filesCore ML conversion, task=text-generation, precision=float32
coreml/text-generation/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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:720b003ebae69cf2af3aeac1158cfd72d8a7418b52651d34a8e3193177661fb1
|
3 |
+
size 2477679
|
coreml/text-generation/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:
|
3 |
size 659044868
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2a478ec21b1a0628023b27b9117eac674496f1e7c7bea6bf0c5b4a9118a5bd1
|
3 |
size 659044868
|
coreml/text-generation/float32_model.mlpackage/Manifest.json
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
{
|
2 |
"fileFormatVersion": "1.0.0",
|
3 |
"itemInfoEntries": {
|
4 |
-
"
|
5 |
-
"author": "com.apple.CoreML",
|
6 |
-
"description": "CoreML Model Weights",
|
7 |
-
"name": "weights",
|
8 |
-
"path": "com.apple.CoreML/weights"
|
9 |
-
},
|
10 |
-
"64093EBE-683E-4E2A-89F9-E2E84A638876": {
|
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": "
|
18 |
}
|
|
|
1 |
{
|
2 |
"fileFormatVersion": "1.0.0",
|
3 |
"itemInfoEntries": {
|
4 |
+
"5E4DA5AF-9223-436A-88F5-979AFC166C10": {
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"author": "com.apple.CoreML",
|
6 |
"description": "CoreML Model Specification",
|
7 |
"name": "model.mlmodel",
|
8 |
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"A7C61F0D-0F62-453F-A87D-1C74E95BD22A": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
}
|
16 |
},
|
17 |
+
"rootModelIdentifier": "5E4DA5AF-9223-436A-88F5-979AFC166C10"
|
18 |
}
|