asr / lm_head.mlmodelc /metadata.json
DoppelApp's picture
Upload folder using huggingface_hub
a2d601b verified
Raw
History Blame Contribute Delete
2.18 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Mixed (Float16, Palettized (17 bits), UInt6)",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Int32",
"formattedType" : "MultiArray (Int32 16)",
"shortDescription" : "",
"shape" : "[16]",
"name" : "argmax_idx",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 16)",
"shortDescription" : "",
"shape" : "[16]",
"name" : "argmax_val",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 9,
"mlProgramOperationTypeHistogram" : {
"Ios18.squeeze" : 20,
"Ios18.gatherAlongAxis" : 16,
"Ios18.reduceArgmax" : 16,
"Ios18.concat" : 2,
"Ios18.transpose" : 17,
"Ios18.constexprLutToDense" : 16,
"Ios18.expandDims" : 1,
"Ios18.conv" : 16,
"Ios18.cast" : 18
},
"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-07-15",
"com.github.apple.coremltools.source" : "torch==2.5.0",
"com.github.apple.coremltools.version" : "9.0",
"com.github.apple.coremltools.source_dialect" : "TorchScript"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1 × 1024)",
"shortDescription" : "",
"shape" : "[1, 1, 1024]",
"name" : "hidden_states",
"type" : "MultiArray"
}
],
"generatedClassName" : "qwen_asr_lm_head_lut6",
"method" : "predict"
}
]