| [ |
| { |
| "shortDescription" : "Anemll Model (Embeddings) converted to CoreML", |
| "metadataOutputVersion" : "3.0", |
| "outputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16)", |
| "shortDescription" : "", |
| "shape" : "[]", |
| "name" : "hidden_states", |
| "type" : "MultiArray" |
| } |
| ], |
| "version" : "0.1.1", |
| "modelParameters" : [ |
|
|
| ], |
| "author" : "Converted with Anemll v0.1.1", |
| "specificationVersion" : 9, |
| "storagePrecision" : "Float16", |
| "mlProgramOperationTypeHistogram" : { |
| "Ios18.greaterEqual" : 1, |
| "Ios18.add" : 1, |
| "Ios18.cast" : 3, |
| "Select" : 1, |
| "Ios18.gather" : 1 |
| }, |
| "computePrecision" : "Mixed (Float16, Int16, Int32)", |
| "stateSchema" : [ |
|
|
| ], |
| "isUpdatable" : "0", |
| "availability" : { |
| "macOS" : "15.0", |
| "tvOS" : "18.0", |
| "visionOS" : "2.0", |
| "watchOS" : "11.0", |
| "iOS" : "18.0", |
| "macCatalyst" : "18.0" |
| }, |
| "modelType" : { |
| "name" : "MLModelType_mlProgram" |
| }, |
| "inputSchema" : [ |
| { |
| "shortDescription" : "", |
| "dataType" : "Int32", |
| "hasShapeFlexibility" : "1", |
| "isOptional" : "0", |
| "shapeFlexibility" : "1 × 1 | 1 × 64", |
| "formattedType" : "MultiArray (Int32 1 × 1)", |
| "type" : "MultiArray", |
| "shape" : "[1, 1]", |
| "name" : "input_ids", |
| "enumeratedShapes" : "[[1, 1], [1, 64]]" |
| } |
| ], |
| "userDefinedMetadata" : { |
| "com.github.apple.coremltools.conversion_date" : "2026-03-17", |
| "com.github.apple.coremltools.source_dialect" : "TorchScript", |
| "com.github.apple.coremltools.version" : "9.0", |
| "com.github.apple.coremltools.source" : "torch==2.5.0", |
| "com.anemll.info" : "Converted with Anemll v0.1.1", |
| "com.anemll.context_length" : "1024" |
| }, |
| "generatedClassName" : "llama_embeddings", |
| "method" : "predict" |
| } |
| ] |