alexwengg commited on
Commit
1587d16
·
verified ·
1 Parent(s): 2489d95

Upload 8 files

Browse files
kokoro.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78a7a0d2fed87ccba4b2d7453bebac580b08092d6c01871d59717d7d5217732d
3
+ size 243
kokoro.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aa2356b56422380db837ff1542fb5b8888eac6a07baec967db722f3822be309
3
+ size 370
kokoro.mlmodelc/metadata.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float32",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 1 × 372600)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 1, 372600]",
13
+ "name" : "var_7495",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "modelParameters" : [
18
+
19
+ ],
20
+ "specificationVersion" : 7,
21
+ "mlProgramOperationTypeHistogram" : {
22
+ "Ios16.leakyRelu" : 28,
23
+ "Ios16.logicalAnd" : 6,
24
+ "Ios16.matmul" : 26,
25
+ "UpsampleNearestNeighbor" : 4,
26
+ "SliceByIndex" : 11,
27
+ "Concat" : 11,
28
+ "Ios16.lstm" : 5,
29
+ "Ios16.pow" : 50,
30
+ "Ios16.linear" : 148,
31
+ "Ios16.cumsum" : 1,
32
+ "Pad" : 2,
33
+ "Ios16.scatter" : 250,
34
+ "Ios16.sqrt" : 1,
35
+ "Ios16.equal" : 2,
36
+ "Ios16.reshape" : 127,
37
+ "Ios16.mul" : 215,
38
+ "Ios16.gather" : 2,
39
+ "Shape" : 1,
40
+ "Squeeze" : 7,
41
+ "Ios16.less" : 3,
42
+ "Ios16.realDiv" : 1,
43
+ "Ios16.tanh" : 1,
44
+ "Ios16.sin" : 52,
45
+ "Ios16.conv" : 90,
46
+ "Ios16.greater" : 2,
47
+ "Range1d" : 2,
48
+ "Ios16.cast" : 7,
49
+ "NonZero" : 1,
50
+ "Ios16.add" : 270,
51
+ "Ios16.cos" : 1,
52
+ "Ios16.scatterNd" : 1,
53
+ "Ios16.floor" : 1,
54
+ "ExpandDims" : 11,
55
+ "Ios16.atan" : 1,
56
+ "Ios16.sigmoid" : 1,
57
+ "Ios16.gelu" : 12,
58
+ "Ios16.layerNorm" : 31,
59
+ "Ios16.instanceNorm" : 65,
60
+ "Split" : 73,
61
+ "Ios16.sub" : 6,
62
+ "Ios16.exp" : 1,
63
+ "Ios16.convTranspose" : 7,
64
+ "Transpose" : 77,
65
+ "Ios16.softmax" : 12,
66
+ "Ios16.clip" : 2,
67
+ "Tile" : 2
68
+ },
69
+ "computePrecision" : "Mixed (Float32, Int32)",
70
+ "isUpdatable" : "0",
71
+ "stateSchema" : [
72
+
73
+ ],
74
+ "availability" : {
75
+ "macOS" : "13.0",
76
+ "tvOS" : "16.0",
77
+ "visionOS" : "1.0",
78
+ "watchOS" : "9.0",
79
+ "iOS" : "16.0",
80
+ "macCatalyst" : "16.0"
81
+ },
82
+ "modelType" : {
83
+ "name" : "MLModelType_mlProgram"
84
+ },
85
+ "userDefinedMetadata" : {
86
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
87
+ "com.github.apple.coremltools.version" : "8.3.0",
88
+ "com.github.apple.coremltools.source" : "torch==2.1.0"
89
+ },
90
+ "inputSchema" : [
91
+ {
92
+ "hasShapeFlexibility" : "0",
93
+ "isOptional" : "0",
94
+ "dataType" : "Int32",
95
+ "formattedType" : "MultiArray (Int32 1 × 249)",
96
+ "shortDescription" : "",
97
+ "shape" : "[1, 249]",
98
+ "name" : "input_ids",
99
+ "type" : "MultiArray"
100
+ },
101
+ {
102
+ "hasShapeFlexibility" : "0",
103
+ "isOptional" : "0",
104
+ "dataType" : "Float32",
105
+ "formattedType" : "MultiArray (Float32 1 × 256)",
106
+ "shortDescription" : "",
107
+ "shape" : "[1, 256]",
108
+ "name" : "ref_s",
109
+ "type" : "MultiArray"
110
+ },
111
+ {
112
+ "hasShapeFlexibility" : "0",
113
+ "isOptional" : "0",
114
+ "dataType" : "Float32",
115
+ "formattedType" : "MultiArray (Float32 1 × 9)",
116
+ "shortDescription" : "",
117
+ "shape" : "[1, 9]",
118
+ "name" : "random_phases",
119
+ "type" : "MultiArray"
120
+ }
121
+ ],
122
+ "generatedClassName" : "kokoro",
123
+ "method" : "predict"
124
+ }
125
+ ]
kokoro.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
kokoro.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93fa2638cf2a41911346ba82f170c21b4418042ff5b39c11250d99d18f836c61
3
+ size 317781824
kokoro.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37e0c7fe78210afeb291ce72e4303c53c42e68e87070c180f80ef25c3ca73c1a
3
+ size 643635
kokoro.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:93fa2638cf2a41911346ba82f170c21b4418042ff5b39c11250d99d18f836c61
3
+ size 317781824
kokoro.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "34B897FD-4A44-4C38-8BAB-E2E14521B942": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "89507461-E6B5-493E-B88E-B161DDD017E6": {
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": "89507461-E6B5-493E-B88E-B161DDD017E6"
18
+ }