large-v3-turbo
Browse files- ggml-large-v3-turbo-encoder.mlmodelc/analytics/coremldata.bin +3 -0
- ggml-large-v3-turbo-encoder.mlmodelc/coremldata.bin +3 -0
- ggml-large-v3-turbo-encoder.mlmodelc/metadata.json +74 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model0/analytics/coremldata.bin +3 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model0/coremldata.bin +3 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model0/model.mil +0 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model0/weights/0-weight.bin +3 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model1/analytics/coremldata.bin +3 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model1/coremldata.bin +3 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model1/model.mil +0 -0
- ggml-large-v3-turbo-encoder.mlmodelc/model1/weights/1-weight.bin +3 -0
- ggml-large-v3-turbo-q8_0.bin +3 -0
ggml-large-v3-turbo-encoder.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7be9acf764f6e452c949d3a3b27bf0afe3609629db9ba9dd8069127ad8e43c20
|
3 |
+
size 202
|
ggml-large-v3-turbo-encoder.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46dc321dd0ff6005125dc0365c3e0ecb2413f838328888df48578af4d2869749
|
3 |
+
size 197
|
ggml-large-v3-turbo-encoder.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"metadataOutputVersion" : "3.0",
|
4 |
+
"storagePrecision" : "Float16",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float16",
|
10 |
+
"formattedType" : "MultiArray (Float16 1 × 1500 × 1280)",
|
11 |
+
"shortDescription" : "",
|
12 |
+
"shape" : "[1, 1500, 1280]",
|
13 |
+
"name" : "output",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
}
|
16 |
+
],
|
17 |
+
"modelParameters" : [
|
18 |
+
|
19 |
+
],
|
20 |
+
"specificationVersion" : 9,
|
21 |
+
"mlProgramOperationTypeHistogram" : {
|
22 |
+
"Ios18.reshape" : 128,
|
23 |
+
"Ios18.linear" : 192,
|
24 |
+
"Ios18.gelu" : 34,
|
25 |
+
"Ios18.layerNorm" : 65,
|
26 |
+
"Ios18.transpose" : 129,
|
27 |
+
"Ios18.conv" : 2,
|
28 |
+
"Ios18.cast" : 4,
|
29 |
+
"Ios18.scaledDotProductAttention" : 32,
|
30 |
+
"Ios18.add" : 65
|
31 |
+
},
|
32 |
+
"computePrecision" : "Mixed (Float16, Float32, Int32)",
|
33 |
+
"isUpdatable" : "0",
|
34 |
+
"stateSchema" : [
|
35 |
+
|
36 |
+
],
|
37 |
+
"availability" : {
|
38 |
+
"macOS" : "15.0",
|
39 |
+
"tvOS" : "18.0",
|
40 |
+
"visionOS" : "2.0",
|
41 |
+
"watchOS" : "11.0",
|
42 |
+
"iOS" : "18.0",
|
43 |
+
"macCatalyst" : "18.0"
|
44 |
+
},
|
45 |
+
"modelType" : {
|
46 |
+
"name" : "MLModelType_pipeline",
|
47 |
+
"structure" : [
|
48 |
+
{
|
49 |
+
"name" : "MLModelType_mlProgram"
|
50 |
+
},
|
51 |
+
{
|
52 |
+
"name" : "MLModelType_mlProgram"
|
53 |
+
}
|
54 |
+
]
|
55 |
+
},
|
56 |
+
"userDefinedMetadata" : {
|
57 |
+
|
58 |
+
},
|
59 |
+
"inputSchema" : [
|
60 |
+
{
|
61 |
+
"hasShapeFlexibility" : "0",
|
62 |
+
"isOptional" : "0",
|
63 |
+
"dataType" : "Float16",
|
64 |
+
"formattedType" : "MultiArray (Float16 1 × 128 × 3000)",
|
65 |
+
"shortDescription" : "",
|
66 |
+
"shape" : "[1, 128, 3000]",
|
67 |
+
"name" : "logmel_data",
|
68 |
+
"type" : "MultiArray"
|
69 |
+
}
|
70 |
+
],
|
71 |
+
"generatedClassName" : "chunked_pipeline",
|
72 |
+
"method" : "predict"
|
73 |
+
}
|
74 |
+
]
|
ggml-large-v3-turbo-encoder.mlmodelc/model0/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a8281049b2a65a3be541cfd9f949e84b8fe1c5251ce90e46da1626fed54e58a
|
3 |
+
size 108
|
ggml-large-v3-turbo-encoder.mlmodelc/model0/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2b0461e225831cc34e0017a300f867929784559e2ee471f01ddfd3452381076
|
3 |
+
size 201
|
ggml-large-v3-turbo-encoder.mlmodelc/model0/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ggml-large-v3-turbo-encoder.mlmodelc/model0/weights/0-weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d26bc07916a863ace6c1bb750aad546bdc7b16c12ebe198d3b511134b09eb68
|
3 |
+
size 644314048
|
ggml-large-v3-turbo-encoder.mlmodelc/model1/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a8281049b2a65a3be541cfd9f949e84b8fe1c5251ce90e46da1626fed54e58a
|
3 |
+
size 108
|
ggml-large-v3-turbo-encoder.mlmodelc/model1/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee5eef16c4adf0aac1e84f5676c8942aa2741fe919f65d72b1b23bd9dd417ab2
|
3 |
+
size 196
|
ggml-large-v3-turbo-encoder.mlmodelc/model1/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ggml-large-v3-turbo-encoder.mlmodelc/model1/weights/1-weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28e9965c3b4ed7db29d226652d29ca6f09a35ee68d2cd61100e7b0f4d0a7095c
|
3 |
+
size 629660416
|
ggml-large-v3-turbo-q8_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7a18d66163ec373d59bfc13352c99b6502ec22bbe6005039abf3b1cba444599
|
3 |
+
size 185217219
|