mlboydaisuke's picture
Upload folder using huggingface_hub
a987df4 verified
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Float16",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 280 × 1536)",
"shortDescription" : "",
"shape" : "[1, 280, 1536]",
"name" : "image_features",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 9,
"mlProgramOperationTypeHistogram" : {
"Ios18.expandDims" : 132,
"Ios18.mul" : 423,
"Ios18.cos" : 2,
"Ios18.softmax" : 16,
"Ios18.matmul" : 34,
"Ios18.floorDiv" : 3,
"Ios18.scatterAlongAxis" : 2,
"Ios16.reduceMean" : 113,
"Ios18.realDiv" : 1,
"Ios18.logicalNot" : 1,
"Ios18.equal" : 1,
"Ios18.sin" : 2,
"Ios18.greaterEqual" : 1,
"Select" : 1,
"Split" : 160,
"Ios16.reduceMax" : 1,
"Ios16.reduceMin" : 1,
"Ios18.gather" : 2,
"Ios18.add" : 230,
"Tile" : 1,
"Ios18.reshape" : 68,
"Ios18.linear" : 114,
"Ios18.clip" : 178,
"Ios18.concat" : 100,
"Ios18.sub" : 1,
"Ios18.cast" : 14,
"Ios18.pow" : 226,
"Ios18.transpose" : 64,
"Ios18.gelu" : 16,
"Ios18.sliceByIndex" : 6
},
"computePrecision" : "Mixed (Float16, Int16, Int32, UInt16)",
"isUpdatable" : "0",
"stateSchema" : [
],
"availability" : {
"macOS" : "15.0",
"tvOS" : "18.0",
"visionOS" : "2.0",
"watchOS" : "11.0",
"iOS" : "18.0",
"macCatalyst" : "18.0"
},
"modelType" : {
"name" : "MLModelType_mlProgram"
},
"userDefinedMetadata" : {
"com.github.apple.coremltools.conversion_date" : "2026-04-08",
"com.github.apple.coremltools.source" : "torch==2.11.0",
"com.github.apple.coremltools.version" : "9.0",
"com.github.apple.coremltools.source_dialect" : "TorchScript"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float32",
"formattedType" : "MultiArray (Float32 1 × 2520 × 768)",
"shortDescription" : "",
"shape" : "[1, 2520, 768]",
"name" : "pixel_values",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1 × 2520 × 2)",
"shortDescription" : "",
"shape" : "[1, 2520, 2]",
"name" : "pixel_position_ids",
"type" : "MultiArray"
}
],
"generatedClassName" : "vision",
"method" : "predict"
}
]