tc-mb commited on
Commit
eea8f4c
·
verified ·
1 Parent(s): 385a4f5

Upload folder using huggingface_hub

Browse files
vision/coreml_minicpmo45_vit_all_f16.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:857e0e959b6f1653ad7720da08b3abd94f97fb3f896004de0a11c3f00e41dd48
3
+ size 243
vision/coreml_minicpmo45_vit_all_f16.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5270f565e75da4c8caf5b9c846277427c698ffac162c8c36320ff603060d6e1d
3
+ size 750
vision/coreml_minicpmo45_vit_all_f16.mlmodelc/metadata.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "shortDescription" : "MiniCPM-o 4.5 ViT+Resampler on ANE",
4
+ "metadataOutputVersion" : "3.0",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 64 × 4096)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 64, 4096]",
13
+ "name" : "output",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "version" : "o4.5.0",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "tianchi",
22
+ "specificationVersion" : 6,
23
+ "storagePrecision" : "Float16",
24
+ "license" : "Apache 2.0",
25
+ "mlProgramOperationTypeHistogram" : {
26
+ "Linear" : 167,
27
+ "Gelu" : 27,
28
+ "LayerNorm" : 57,
29
+ "Transpose" : 114,
30
+ "Matmul" : 56,
31
+ "Softmax" : 28,
32
+ "Mul" : 27,
33
+ "Cast" : 3,
34
+ "Reshape" : 113,
35
+ "Add" : 56,
36
+ "Gather" : 1,
37
+ "Conv" : 1
38
+ },
39
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
40
+ "stateSchema" : [
41
+
42
+ ],
43
+ "isUpdatable" : "0",
44
+ "availability" : {
45
+ "macOS" : "12.0",
46
+ "tvOS" : "15.0",
47
+ "visionOS" : "1.0",
48
+ "watchOS" : "8.0",
49
+ "iOS" : "15.0",
50
+ "macCatalyst" : "15.0"
51
+ },
52
+ "modelType" : {
53
+ "name" : "MLModelType_mlProgram"
54
+ },
55
+ "inputSchema" : [
56
+ {
57
+ "hasShapeFlexibility" : "0",
58
+ "isOptional" : "0",
59
+ "dataType" : "Float32",
60
+ "formattedType" : "MultiArray (Float32 1 × 3 × 14 × 14336)",
61
+ "shortDescription" : "",
62
+ "shape" : "[1, 3, 14, 14336]",
63
+ "name" : "pixel_values",
64
+ "type" : "MultiArray"
65
+ },
66
+ {
67
+ "hasShapeFlexibility" : "0",
68
+ "isOptional" : "0",
69
+ "dataType" : "Int32",
70
+ "formattedType" : "MultiArray (Int32 1 × 1024)",
71
+ "shortDescription" : "",
72
+ "shape" : "[1, 1024]",
73
+ "name" : "position_ids",
74
+ "type" : "MultiArray"
75
+ },
76
+ {
77
+ "hasShapeFlexibility" : "0",
78
+ "isOptional" : "0",
79
+ "dataType" : "Float32",
80
+ "formattedType" : "MultiArray (Float32 1024 × 1 × 4096)",
81
+ "shortDescription" : "",
82
+ "shape" : "[1024, 1, 4096]",
83
+ "name" : "pos_embed_2d",
84
+ "type" : "MultiArray"
85
+ }
86
+ ],
87
+ "userDefinedMetadata" : {
88
+ "compute_units" : "ComputeUnit.CPU_AND_NE",
89
+ "deployment_target" : "iOS15+",
90
+ "model_id" : "o4.5.0",
91
+ "batch_size" : "1",
92
+ "owner" : "tianchi",
93
+ "base_model" : "MiniCPM-o 4.5",
94
+ "com.github.apple.coremltools.version" : "8.3.0",
95
+ "input_shape" : "torch.Size([1, 3, 14, 14336])",
96
+ "precision" : "float16",
97
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
98
+ "com.github.apple.coremltools.source" : "torch==2.6.0",
99
+ "target_device" : "ANE",
100
+ "converter" : "coremltools",
101
+ "model_type" : "vit_all"
102
+ },
103
+ "generatedClassName" : "coreml_minicpmo45_vit_all_f16",
104
+ "method" : "predict"
105
+ }
106
+ ]
vision/coreml_minicpmo45_vit_all_f16.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
vision/coreml_minicpmo45_vit_all_f16.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5397257644e4baecb83938ea150cdfcba4f9df4ce865064d0409bdb0bdf14f80
3
+ size 979859008