DoppelApp's picture
Upload folder using huggingface_hub
5dd41aa verified
Raw
History Blame Contribute Delete
2.06 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Float16",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 512)",
"shortDescription" : "",
"shape" : "[1, 512]",
"name" : "embedding",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 8,
"mlProgramOperationTypeHistogram" : {
"Ios17.mul" : 10,
"Ios17.notEqual" : 1,
"Ios17.reshape" : 16,
"Ios16.softmax" : 4,
"Ios17.matmul" : 8,
"Ios17.maximum" : 1,
"Ios17.transpose" : 16,
"Ios17.expandDims" : 3,
"Ios17.add" : 17,
"Tile" : 1,
"Ios17.sliceByIndex" : 8,
"Ios16.reduceSum" : 2,
"Ios17.gather" : 1,
"Ios17.layerNorm" : 9,
"Ios17.clip" : 1,
"Ios17.sub" : 1,
"Ios16.gelu" : 4,
"Ios17.cast" : 4,
"Ios17.realDiv" : 2,
"Ios17.linear" : 24,
"Ios16.reduceL2Norm" : 1
},
"computePrecision" : "Mixed (Float16, Int16, Int32)",
"isUpdatable" : "0",
"stateSchema" : [
],
"availability" : {
"macOS" : "14.0",
"tvOS" : "17.0",
"visionOS" : "1.0",
"watchOS" : "10.0",
"iOS" : "17.0",
"macCatalyst" : "17.0"
},
"modelType" : {
"name" : "MLModelType_mlProgram"
},
"userDefinedMetadata" : {
"com.github.apple.coremltools.source_dialect" : "TorchScript",
"com.github.apple.coremltools.version" : "8.3.0",
"com.github.apple.coremltools.source" : "torch==2.5.0"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1 × 512)",
"shortDescription" : "",
"shape" : "[1, 512]",
"name" : "input_ids",
"type" : "MultiArray"
}
],
"generatedClassName" : "jina_embedding_ane",
"method" : "predict"
}
]