| [ |
| { |
| "metadataOutputVersion" : "3.0", |
| "userDefinedMetadata" : { |
| "com.github.apple.coremltools.source" : "torch==2.5.0", |
| "com.github.apple.coremltools.version" : "8.2", |
| "com.anemll.context_length" : "1024", |
| "com.github.apple.coremltools.source_dialect" : "TorchScript", |
| "com.anemll.chunk_no" : "4", |
| "com.anemll.num_chunks" : "4", |
| "com.anemll.batch_size" : "64", |
| "com.anemll.info" : "Converted with Anemll v0.1.2", |
| "com.anemll.lut_bits" : "4" |
| }, |
| "availability" : { |
| "macOS" : "15.0", |
| "tvOS" : "18.0", |
| "visionOS" : "2.0", |
| "watchOS" : "11.0", |
| "iOS" : "18.0", |
| "macCatalyst" : "18.0" |
| }, |
| "inputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 1 × 3072)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 3072]", |
| "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 × 1024)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 1, 1024]", |
| "name" : "causal_mask", |
| "type" : "MultiArray" |
| }, |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Int32", |
| "formattedType" : "MultiArray (Int32 1)", |
| "shortDescription" : "", |
| "shape" : "[1]", |
| "name" : "current_pos", |
| "type" : "MultiArray" |
| } |
| ], |
| "outputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 1 × 3072)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 3072]", |
| "name" : "output_hidden_states", |
| "type" : "MultiArray" |
| } |
| ], |
| "modelParameters" : [ |
|
|
| ], |
| "storagePrecision" : "Mixed (Float16, Palettized (11 bits), Palettized (13 bits), Palettized (14 bits))", |
| "method" : "predict", |
| "functions" : [ |
| { |
| "inputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 1 × 3072)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 3072]", |
| "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 × 1024)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 1, 1024]", |
| "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, Int32)", |
| "storagePrecision" : "Mixed (Float16, Palettized (11 bits), Palettized (13 bits), Palettized (14 bits))", |
| "stateSchema" : [ |
| { |
| "dataType" : "Float16", |
| "isOptional" : "0", |
| "formattedType" : "State (Float16 56 × 8 × 1024 × 128)", |
| "shortDescription" : "", |
| "shape" : "[56, 8, 1024, 128]", |
| "name" : "model_model_kv_cache_0", |
| "type" : "State" |
| } |
| ], |
| "outputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 1 × 3072)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 3072]", |
| "name" : "output_hidden_states", |
| "type" : "MultiArray" |
| } |
| ], |
| "name" : "infer", |
| "mlProgramOperationTypeHistogram" : { |
| "Ios18.expandDims" : 28, |
| "Ios18.mul" : 70, |
| "Ios18.matmul" : 14, |
| "Identity" : 1, |
| "Ios16.reduceMean" : 15, |
| "Ios18.exp" : 7, |
| "Ios18.realDiv" : 7, |
| "Ios18.greaterEqual" : 1, |
| "Select" : 1, |
| "Ios18.readState" : 15, |
| "Tile" : 14, |
| "Ios18.gather" : 2, |
| "Ios18.add" : 37, |
| "Ios18.layerNorm" : 15, |
| "Ios18.sliceUpdate" : 14, |
| "Ios18.writeState" : 14, |
| "Ios18.reshape" : 44, |
| "Ios16.reduceMax" : 7, |
| "Ios16.reduceSum" : 7, |
| "Ios18.constexprLutToDense" : 49, |
| "Ios18.conv" : 42, |
| "Ios18.concat" : 42, |
| "Ios18.transpose" : 28, |
| "Ios18.sub" : 36, |
| "Ios18.linear" : 7, |
| "Ios18.silu" : 7, |
| "Ios18.sliceByIndex" : 44, |
| "Ios18.squeeze" : 21 |
| } |
| }, |
| { |
| "inputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 64 × 3072)", |
| "shortDescription" : "", |
| "shape" : "[1, 64, 3072]", |
| "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 × 1024)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 64, 1024]", |
| "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, Int32)", |
| "storagePrecision" : "Mixed (Float16, Palettized (11 bits), Palettized (13 bits), Palettized (14 bits))", |
| "stateSchema" : [ |
| { |
| "dataType" : "Float16", |
| "isOptional" : "0", |
| "formattedType" : "State (Float16 56 × 8 × 1024 × 128)", |
| "shortDescription" : "", |
| "shape" : "[56, 8, 1024, 128]", |
| "name" : "model_model_kv_cache_0", |
| "type" : "State" |
| } |
| ], |
| "outputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float16", |
| "formattedType" : "MultiArray (Float16 1 × 1 × 3072)", |
| "shortDescription" : "", |
| "shape" : "[1, 1, 3072]", |
| "name" : "output_hidden_states", |
| "type" : "MultiArray" |
| } |
| ], |
| "name" : "prefill", |
| "mlProgramOperationTypeHistogram" : { |
| "Ios18.expandDims" : 27, |
| "Ios18.mul" : 69, |
| "Ios18.matmul" : 14, |
| "Ios16.reduceMean" : 13, |
| "Ios18.exp" : 7, |
| "Ios18.realDiv" : 7, |
| "Ios18.greaterEqual" : 1, |
| "Select" : 1, |
| "Ios18.readState" : 15, |
| "Tile" : 14, |
| "Ios18.gather" : 2, |
| "Ios18.add" : 36, |
| "Ios18.layerNorm" : 13, |
| "Ios18.sliceUpdate" : 14, |
| "Ios18.writeState" : 14, |
| "Ios18.reshape" : 58, |
| "Ios16.reduceMax" : 7, |
| "Ios16.reduceSum" : 7, |
| "Ios18.constexprLutToDense" : 46, |
| "Ios18.conv" : 39, |
| "Ios18.concat" : 42, |
| "Ios18.transpose" : 49, |
| "Ios18.sub" : 34, |
| "Ios18.linear" : 7, |
| "Ios18.silu" : 6, |
| "Ios18.sliceByIndex" : 45, |
| "Ios18.squeeze" : 20 |
| } |
| } |
| ], |
| "version" : "0.1.2", |
| "isUpdatable" : "0", |
| "defaultFunctionName" : "infer", |
| "specificationVersion" : 9, |
| "stateSchema" : [ |
| { |
| "dataType" : "Float16", |
| "isOptional" : "0", |
| "formattedType" : "State (Float16 56 × 8 × 1024 × 128)", |
| "shortDescription" : "", |
| "shape" : "[56, 8, 1024, 128]", |
| "name" : "model_model_kv_cache_0", |
| "type" : "State" |
| } |
| ], |
| "computePrecision" : "Mixed (Float16, Int32)", |
| "mlProgramOperationTypeHistogram" : { |
| "Ios18.expandDims" : 28, |
| "Ios18.mul" : 70, |
| "Ios18.matmul" : 14, |
| "Identity" : 1, |
| "Ios16.reduceMean" : 15, |
| "Ios18.exp" : 7, |
| "Ios18.realDiv" : 7, |
| "Ios18.greaterEqual" : 1, |
| "Select" : 1, |
| "Ios18.readState" : 15, |
| "Tile" : 14, |
| "Ios18.gather" : 2, |
| "Ios18.add" : 37, |
| "Ios18.layerNorm" : 15, |
| "Ios18.sliceUpdate" : 14, |
| "Ios18.writeState" : 14, |
| "Ios18.reshape" : 44, |
| "Ios16.reduceMax" : 7, |
| "Ios16.reduceSum" : 7, |
| "Ios18.constexprLutToDense" : 49, |
| "Ios18.conv" : 42, |
| "Ios18.concat" : 42, |
| "Ios18.transpose" : 28, |
| "Ios18.sub" : 36, |
| "Ios18.linear" : 7, |
| "Ios18.silu" : 7, |
| "Ios18.sliceByIndex" : 44, |
| "Ios18.squeeze" : 21 |
| }, |
| "shortDescription" : "Anemll Model: Multifunction FFN+Prefill", |
| "generatedClassName" : "llama_FFN_PF_lut4_chunk_04of04", |
| "author" : "Converted with Anemll v0.1.2", |
| "modelType" : { |
| "name" : "MLModelType_mlProgram" |
| } |
| } |
| ] |