chidiwilliams
commited on
Commit
•
85a98a6
1
Parent(s):
b349cb8
Add large model
Browse files
ggml-large-encoder.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5aec358d66255e1eecb43c5df3acc31815bed1b5d23ec4caa89cb7dfe1b89cc4
|
3 |
+
size 207
|
ggml-large-encoder.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05fe28591b40616fa0c34ad7b853133623f5300923ec812acb11459c411acf3b
|
3 |
+
size 149
|
ggml-large-encoder.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"metadataOutputVersion" : "3.0",
|
4 |
+
"storagePrecision" : "Float16",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float32",
|
10 |
+
"formattedType" : "MultiArray (Float32)",
|
11 |
+
"shortDescription" : "",
|
12 |
+
"shape" : "[]",
|
13 |
+
"name" : "output",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
}
|
16 |
+
],
|
17 |
+
"modelParameters" : [
|
18 |
+
|
19 |
+
],
|
20 |
+
"specificationVersion" : 6,
|
21 |
+
"mlProgramOperationTypeHistogram" : {
|
22 |
+
"Linear" : 192,
|
23 |
+
"Matmul" : 64,
|
24 |
+
"Cast" : 2,
|
25 |
+
"Conv" : 2,
|
26 |
+
"Softmax" : 32,
|
27 |
+
"Add" : 65,
|
28 |
+
"LayerNorm" : 65,
|
29 |
+
"Mul" : 64,
|
30 |
+
"Transpose" : 129,
|
31 |
+
"Gelu" : 34,
|
32 |
+
"Reshape" : 128
|
33 |
+
},
|
34 |
+
"computePrecision" : "Mixed (Float16, Float32, Int32)",
|
35 |
+
"isUpdatable" : "0",
|
36 |
+
"availability" : {
|
37 |
+
"macOS" : "12.0",
|
38 |
+
"tvOS" : "15.0",
|
39 |
+
"watchOS" : "8.0",
|
40 |
+
"iOS" : "15.0",
|
41 |
+
"macCatalyst" : "15.0"
|
42 |
+
},
|
43 |
+
"modelType" : {
|
44 |
+
"name" : "MLModelType_mlProgram"
|
45 |
+
},
|
46 |
+
"userDefinedMetadata" : {
|
47 |
+
|
48 |
+
},
|
49 |
+
"inputSchema" : [
|
50 |
+
{
|
51 |
+
"hasShapeFlexibility" : "0",
|
52 |
+
"isOptional" : "0",
|
53 |
+
"dataType" : "Float32",
|
54 |
+
"formattedType" : "MultiArray (Float32 1 × 80 × 3000)",
|
55 |
+
"shortDescription" : "",
|
56 |
+
"shape" : "[1, 80, 3000]",
|
57 |
+
"name" : "logmel_data",
|
58 |
+
"type" : "MultiArray"
|
59 |
+
}
|
60 |
+
],
|
61 |
+
"generatedClassName" : "coreml_encoder_large",
|
62 |
+
"method" : "predict"
|
63 |
+
}
|
64 |
+
]
|
ggml-large-encoder.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ggml-large-encoder.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:774d50f0f4191a3bb23c3bffe24367dac5a6695cf3f099ef1acf10c992d96fa0
|
3 |
+
size 1273684480
|