tc-mb
Initial commit: MiniCPM-V-4-gguf model
f174180
Raw
History Blame
2.32 kB
[
{
"shortDescription" : "MiniCPM-V 4.0 vit on ANE",
"metadataOutputVersion" : "3.0",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float32",
"formattedType" : "MultiArray (Float32 1 × 1024 × 1152)",
"shortDescription" : "",
"shape" : "[1, 1024, 1152]",
"name" : "output",
"type" : "MultiArray"
}
],
"version" : "4.0.0",
"modelParameters" : [
],
"author" : "tianchi",
"specificationVersion" : 6,
"storagePrecision" : "Float16",
"license" : "Apache 2.0",
"mlProgramOperationTypeHistogram" : {
"Linear" : 162,
"Matmul" : 54,
"Cast" : 2,
"Softmax" : 27,
"Mul" : 27,
"Transpose" : 108,
"LayerNorm" : 55,
"Add" : 54,
"Reshape" : 108,
"Gelu" : 27
},
"computePrecision" : "Mixed (Float16, Float32, Int32)",
"stateSchema" : [
],
"isUpdatable" : "0",
"availability" : {
"macOS" : "12.0",
"tvOS" : "15.0",
"visionOS" : "1.0",
"watchOS" : "8.0",
"iOS" : "15.0",
"macCatalyst" : "15.0"
},
"modelType" : {
"name" : "MLModelType_mlProgram"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float32",
"formattedType" : "MultiArray (Float32 1 × 1024 × 1152)",
"shortDescription" : "",
"shape" : "[1, 1024, 1152]",
"name" : "input",
"type" : "MultiArray"
}
],
"userDefinedMetadata" : {
"converter" : "coremltools",
"compute_units" : "ALL",
"deployment_target" : "iOS15+",
"model_id" : "61a76759-ea68-463d-bbdf-bb8ded301a81",
"com.github.apple.coremltools.version" : "8.3.0",
"base_model" : "MiniCPM-V4",
"owner" : "tianchi",
"input_shape" : "torch.Size([1, 1024, 1152])",
"batch_size" : "1",
"precision" : "float16",
"target_device" : "ANE",
"com.github.apple.coremltools.source" : "torch==2.6.0",
"com.github.apple.coremltools.source_dialect" : "TorchScript",
"framework" : "pytorch",
"model_type" : "vision_transformer"
},
"generatedClassName" : "ane_minicpmv4_vit_f16",
"method" : "predict"
}
]