asr / decoder.mlmodelc /metadata.json
DoppelApp's picture
Upload folder using huggingface_hub
a2d601b verified
Raw
History Blame Contribute Delete
9.63 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Mixed (Float16, Palettized (13 bits), Palettized (14 bits), Palettized (15 bits), UInt6)",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1024)",
"shortDescription" : "",
"shape" : "[1, 1, 1024]",
"name" : "output_hidden_states",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 9,
"functions" : [
{
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1024)",
"shortDescription" : "",
"shape" : "[1, 1, 1024]",
"name" : "hidden_states",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "position_ids",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1 × 1536)",
"shortDescription" : "",
"shape" : "[1, 1, 1, 1536]",
"name" : "causal_mask",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "current_pos",
"type" : "MultiArray"
}
],
"computePrecision" : "Mixed (Float16, Int16, Int32, UInt16)",
"storagePrecision" : "Mixed (Float16, Palettized (13 bits), Palettized (14 bits), Palettized (15 bits), UInt6)",
"stateSchema" : [
{
"dataType" : "Float16",
"isOptional" : "0",
"formattedType" : "State (Float16 56 × 8 × 1536 × 128)",
"shortDescription" : "",
"shape" : "[56, 8, 1536, 128]",
"name" : "model_model_kv_cache_0",
"type" : "State"
}
],
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1024)",
"shortDescription" : "",
"shape" : "[1, 1, 1024]",
"name" : "output_hidden_states",
"type" : "MultiArray"
}
],
"name" : "infer",
"mlProgramOperationTypeHistogram" : {
"Ios18.expandDims" : 112,
"Ios18.mul" : 450,
"Ios18.softmax" : 28,
"Ios18.matmul" : 56,
"Identity" : 1,
"Ios18.greaterEqual" : 2,
"Select" : 2,
"Ios18.readState" : 57,
"Tile" : 56,
"Ios18.gather" : 2,
"Ios18.add" : 143,
"Ios18.layerNorm" : 113,
"Ios18.sliceUpdate" : 56,
"Ios18.writeState" : 56,
"Ios18.reshape" : 170,
"Ios18.constexprLutToDense" : 196,
"Ios18.conv" : 196,
"Ios18.concat" : 281,
"Ios18.transpose" : 168,
"Ios18.cast" : 5,
"Ios18.silu" : 28,
"Ios18.sliceByIndex" : 281,
"Ios18.squeeze" : 84
}
},
{
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 64 × 1024)",
"shortDescription" : "",
"shape" : "[1, 64, 1024]",
"name" : "hidden_states",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 64)",
"shortDescription" : "",
"shape" : "[64]",
"name" : "position_ids",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 64 × 1536)",
"shortDescription" : "",
"shape" : "[1, 1, 64, 1536]",
"name" : "causal_mask",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "current_pos",
"type" : "MultiArray"
}
],
"computePrecision" : "Mixed (Float16, Int16, Int32, UInt16)",
"storagePrecision" : "Mixed (Float16, Palettized (13 bits), Palettized (14 bits), Palettized (15 bits), UInt6)",
"stateSchema" : [
{
"dataType" : "Float16",
"isOptional" : "0",
"formattedType" : "State (Float16 56 × 8 × 1536 × 128)",
"shortDescription" : "",
"shape" : "[56, 8, 1536, 128]",
"name" : "model_model_kv_cache_0",
"type" : "State"
}
],
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1024)",
"shortDescription" : "",
"shape" : "[1, 1, 1024]",
"name" : "output_hidden_states",
"type" : "MultiArray"
}
],
"name" : "prefill",
"mlProgramOperationTypeHistogram" : {
"Ios18.expandDims" : 112,
"Ios18.mul" : 448,
"Ios18.softmax" : 28,
"Ios18.matmul" : 56,
"Ios18.greaterEqual" : 2,
"Select" : 2,
"Ios18.readState" : 57,
"Tile" : 56,
"Ios18.gather" : 2,
"Ios18.add" : 143,
"Ios18.layerNorm" : 112,
"Ios18.sliceUpdate" : 56,
"Ios18.writeState" : 56,
"Ios18.reshape" : 226,
"Ios18.constexprLutToDense" : 196,
"Ios18.conv" : 196,
"Ios18.concat" : 280,
"Ios18.transpose" : 254,
"Ios18.cast" : 5,
"Ios18.silu" : 28,
"Ios18.sliceByIndex" : 281,
"Ios18.squeeze" : 84
}
}
],
"mlProgramOperationTypeHistogram" : {
"Ios18.expandDims" : 112,
"Ios18.mul" : 450,
"Ios18.softmax" : 28,
"Ios18.matmul" : 56,
"Identity" : 1,
"Ios18.greaterEqual" : 2,
"Select" : 2,
"Ios18.readState" : 57,
"Tile" : 56,
"Ios18.gather" : 2,
"Ios18.add" : 143,
"Ios18.layerNorm" : 113,
"Ios18.sliceUpdate" : 56,
"Ios18.writeState" : 56,
"Ios18.reshape" : 170,
"Ios18.constexprLutToDense" : 196,
"Ios18.conv" : 196,
"Ios18.concat" : 281,
"Ios18.transpose" : 168,
"Ios18.cast" : 5,
"Ios18.silu" : 28,
"Ios18.sliceByIndex" : 281,
"Ios18.squeeze" : 84
},
"isUpdatable" : "0",
"stateSchema" : [
{
"dataType" : "Float16",
"isOptional" : "0",
"formattedType" : "State (Float16 56 × 8 × 1536 × 128)",
"shortDescription" : "",
"shape" : "[56, 8, 1536, 128]",
"name" : "model_model_kv_cache_0",
"type" : "State"
}
],
"availability" : {
"macOS" : "15.0",
"tvOS" : "18.0",
"visionOS" : "2.0",
"watchOS" : "11.0",
"iOS" : "18.0",
"macCatalyst" : "18.0"
},
"computePrecision" : "Mixed (Float16, Int16, Int32, UInt16)",
"modelType" : {
"name" : "MLModelType_mlProgram"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1024)",
"shortDescription" : "",
"shape" : "[1, 1, 1024]",
"name" : "hidden_states",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "position_ids",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1 × 1536)",
"shortDescription" : "",
"shape" : "[1, 1, 1, 1536]",
"name" : "causal_mask",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "current_pos",
"type" : "MultiArray"
}
],
"defaultFunctionName" : "infer",
"generatedClassName" : "qwen_asr_decoder_lut6",
"userDefinedMetadata" : {
},
"method" : "predict"
}
]