| [ |
| { |
| "metadataOutputVersion" : "3.0", |
| "storagePrecision" : "Mixed (Float16, Palettized (8 bits), UInt8)", |
| "outputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 1 × 1024)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 1024]", |
| "name" : "embedding", |
| "type" : "MultiArray" |
| } |
| ], |
| "modelParameters" : [ |
|
|
| ], |
| "specificationVersion" : 9, |
| "mlProgramOperationTypeHistogram" : { |
| "Ios18.greaterEqual" : 2, |
| "Ios18.constexprLutToDense" : 1, |
| "Ios18.add" : 2, |
| "Select" : 2, |
| "Ios18.gather" : 1 |
| }, |
| "computePrecision" : "Mixed (Float16, Int32)", |
| "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-03-08", |
| "com.github.apple.coremltools.source" : "torch==2.10.0", |
| "com.github.apple.coremltools.version" : "9.0", |
| "com.github.apple.coremltools.source_dialect" : "TorchScript" |
| }, |
| "inputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Int32", |
| "formattedType" : "MultiArray (Int32 1 × 1)", |
| "shortDescription" : "", |
| "shape" : "[1, 1]", |
| "name" : "token_id", |
| "type" : "MultiArray" |
| } |
| ], |
| "generatedClassName" : "embedding", |
| "method" : "predict" |
| } |
| ] |