seba commited on
Commit
fb76020
·
verified ·
1 Parent(s): b85f3a9

Upload locdit_p4_c4.mlmodelc

Browse files
locdit_p4_c4.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea57e0443169d07b68fe3cbfea2275d027d5a3abbd2fa81b3f41ded4bcb7c7ac
3
+ size 243
locdit_p4_c4.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb871acaad21c82b5528c4bf1e96c10048f202aa0fc6408f032bd745ff642e31
3
+ size 461
locdit_p4_c4.mlmodelc/metadata.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Mixed (Float16, Int8)",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 2 × 64 × 1 × 4)",
11
+ "shortDescription" : "",
12
+ "shape" : "[2, 64, 1, 4]",
13
+ "name" : "output",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "modelParameters" : [
18
+
19
+ ],
20
+ "specificationVersion" : 9,
21
+ "mlProgramOperationTypeHistogram" : {
22
+ "Ios18.conv" : 92,
23
+ "Ios18.matmul" : 48,
24
+ "Ios18.concat" : 62,
25
+ "Ios18.add" : 49,
26
+ "Ios18.silu" : 14,
27
+ "Ios18.softmax" : 24,
28
+ "Ios18.sliceByIndex" : 1,
29
+ "Ios18.layerNorm" : 25,
30
+ "Ios18.cast" : 6,
31
+ "Ios18.reshape" : 48,
32
+ "Ios18.constexprBlockwiseShiftScale" : 68,
33
+ "Split" : 85,
34
+ "Ios18.mul" : 109
35
+ },
36
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
37
+ "isUpdatable" : "0",
38
+ "stateSchema" : [
39
+
40
+ ],
41
+ "availability" : {
42
+ "macOS" : "15.0",
43
+ "tvOS" : "18.0",
44
+ "visionOS" : "2.0",
45
+ "watchOS" : "11.0",
46
+ "iOS" : "18.0",
47
+ "macCatalyst" : "18.0"
48
+ },
49
+ "modelType" : {
50
+ "name" : "MLModelType_mlProgram"
51
+ },
52
+ "userDefinedMetadata" : {
53
+ "com.github.apple.coremltools.conversion_date" : "2026-05-13",
54
+ "com.github.apple.coremltools.source" : "torch==2.11.0",
55
+ "com.github.apple.coremltools.version" : "9.0",
56
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
57
+ },
58
+ "inputSchema" : [
59
+ {
60
+ "hasShapeFlexibility" : "0",
61
+ "isOptional" : "0",
62
+ "dataType" : "Float32",
63
+ "formattedType" : "MultiArray (Float32 2 × 64 × 1 × 4)",
64
+ "shortDescription" : "",
65
+ "shape" : "[2, 64, 1, 4]",
66
+ "name" : "x",
67
+ "type" : "MultiArray"
68
+ },
69
+ {
70
+ "hasShapeFlexibility" : "0",
71
+ "isOptional" : "0",
72
+ "dataType" : "Float32",
73
+ "formattedType" : "MultiArray (Float32 2 × 1024 × 1 × 2)",
74
+ "shortDescription" : "",
75
+ "shape" : "[2, 1024, 1, 2]",
76
+ "name" : "mu",
77
+ "type" : "MultiArray"
78
+ },
79
+ {
80
+ "hasShapeFlexibility" : "0",
81
+ "isOptional" : "0",
82
+ "dataType" : "Float32",
83
+ "formattedType" : "MultiArray (Float32 2 × 1024 × 1 × 1)",
84
+ "shortDescription" : "",
85
+ "shape" : "[2, 1024, 1, 1]",
86
+ "name" : "t_emb",
87
+ "type" : "MultiArray"
88
+ },
89
+ {
90
+ "hasShapeFlexibility" : "0",
91
+ "isOptional" : "0",
92
+ "dataType" : "Float32",
93
+ "formattedType" : "MultiArray (Float32 2 × 64 × 1 × 4)",
94
+ "shortDescription" : "",
95
+ "shape" : "[2, 64, 1, 4]",
96
+ "name" : "cond",
97
+ "type" : "MultiArray"
98
+ },
99
+ {
100
+ "hasShapeFlexibility" : "0",
101
+ "isOptional" : "0",
102
+ "dataType" : "Float32",
103
+ "formattedType" : "MultiArray (Float32 2 × 1024 × 1 × 1)",
104
+ "shortDescription" : "",
105
+ "shape" : "[2, 1024, 1, 1]",
106
+ "name" : "dt_emb",
107
+ "type" : "MultiArray"
108
+ }
109
+ ],
110
+ "generatedClassName" : "locdit_p4_c4",
111
+ "method" : "predict"
112
+ }
113
+ ]
locdit_p4_c4.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
locdit_p4_c4.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d9487e1f794f436e8ce1daa12eb8b04d4e07017d74c980d4636c2d848060cd
3
+ size 259906624