openai_whisper-large-v3-v20240930_turbo/TextDecoderContextPrefill.mlmodelc/metadata.json
| 1 | [ |
| 2 | { |
| 3 | "metadataOutputVersion" : "3.0", |
| 4 | "storagePrecision" : "Float16", |
| 5 | "outputSchema" : [ |
| 6 | { |
| 7 | "hasShapeFlexibility" : "0", |
| 8 | "isOptional" : "0", |
| 9 | "dataType" : "Float16", |
| 10 | "formattedType" : "MultiArray (Float16 1 × 5120 × 1 × 3)", |
| 11 | "shortDescription" : "", |
| 12 | "shape" : "[1, 5120, 1, 3]", |
| 13 | "name" : "key_cache_prefill", |
| 14 | "type" : "MultiArray" |
| 15 | }, |
| 16 | { |
| 17 | "hasShapeFlexibility" : "0", |
| 18 | "isOptional" : "0", |
| 19 | "dataType" : "Float16", |
| 20 | "formattedType" : "MultiArray (Float16 1 × 5120 × 1 × 3)", |
| 21 | "shortDescription" : "", |
| 22 | "shape" : "[1, 5120, 1, 3]", |
| 23 | "name" : "value_cache_prefill", |
| 24 | "type" : "MultiArray" |
| 25 | } |
| 26 | ], |
| 27 | "modelParameters" : [ |
| 28 | |
| 29 | ], |
| 30 | "specificationVersion" : 8, |
| 31 | "mlProgramOperationTypeHistogram" : { |
| 32 | "Ios17.mul" : 1, |
| 33 | "Ios17.cast" : 2, |
| 34 | "Ios17.sub" : 1, |
| 35 | "Ios17.reshape" : 2, |
| 36 | "Ios17.add" : 1, |
| 37 | "Ios17.gather" : 2 |
| 38 | }, |
| 39 | "computePrecision" : "Mixed (Float16, Int16, Int32, UInt16)", |
| 40 | "isUpdatable" : "0", |
| 41 | "availability" : { |
| 42 | "macOS" : "14.0", |
| 43 | "tvOS" : "17.0", |
| 44 | "visionOS" : "1.0", |
| 45 | "watchOS" : "10.0", |
| 46 | "iOS" : "17.0", |
| 47 | "macCatalyst" : "17.0" |
| 48 | }, |
| 49 | "modelType" : { |
| 50 | "name" : "MLModelType_mlProgram" |
| 51 | }, |
| 52 | "userDefinedMetadata" : { |
| 53 | "com.github.apple.coremltools.source_dialect" : "TorchScript", |
| 54 | "com.github.apple.coremltools.source" : "torch==2.4.1", |
| 55 | "com.github.apple.coremltools.version" : "8.0" |
| 56 | }, |
| 57 | "inputSchema" : [ |
| 58 | { |
| 59 | "hasShapeFlexibility" : "0", |
| 60 | "isOptional" : "0", |
| 61 | "dataType" : "Int32", |
| 62 | "formattedType" : "MultiArray (Int32 1)", |
| 63 | "shortDescription" : "", |
| 64 | "shape" : "[1]", |
| 65 | "name" : "task", |
| 66 | "type" : "MultiArray" |
| 67 | }, |
| 68 | { |
| 69 | "hasShapeFlexibility" : "0", |
| 70 | "isOptional" : "0", |
| 71 | "dataType" : "Int32", |
| 72 | "formattedType" : "MultiArray (Int32 1)", |
| 73 | "shortDescription" : "", |
| 74 | "shape" : "[1]", |
| 75 | "name" : "language", |
| 76 | "type" : "MultiArray" |
| 77 | } |
| 78 | ], |
| 79 | "generatedClassName" : "TextDecoderContextPrefill", |
| 80 | "method" : "predict" |
| 81 | } |
| 82 | ] |