Hanbitchan
commited on
Commit
•
4ac7216
1
Parent(s):
b1bd33d
Upload 3 files
Browse files
gpt2-coreml-float16.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
|
gpt2-coreml-float16.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
|
gpt2-coreml-float16.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 |
+
}
|