[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Mixed (Float16, Int8)",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 256 × 1 × 512)",
        "shortDescription" : "",
        "shape" : "[1, 256, 1, 512]",
        "name" : "mlm_embeddings",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 7,
    "mlProgramOperationTypeHistogram" : {
      "Concat" : 16,
      "Ios16.cast" : 2,
      "Ios16.mul" : 89,
      "Ios16.layerNorm" : 17,
      "Ios16.constexprAffineDequantize" : 58,
      "Transpose" : 10,
      "Ios16.sub" : 1,
      "Ios16.einsum" : 128,
      "Ios16.notEqual" : 1,
      "Ios16.sigmoid" : 8,
      "Ios16.conv" : 48,
      "Ios16.add" : 34,
      "Squeeze" : 4,
      "Ios16.softmax" : 8,
      "ExpandDims" : 1,
      "Ios16.gather" : 3,
      "Split" : 33,
      "Ios16.reshape" : 1
    },
    "computePrecision" : "Mixed (Float16, Float32, Int32)",
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "13.0",
      "tvOS" : "16.0",
      "visionOS" : "1.0",
      "watchOS" : "9.0",
      "iOS" : "16.0",
      "macCatalyst" : "16.0"
    },
    "modelType" : {
      "name" : "MLModelType_mlProgram"
    },
    "userDefinedMetadata" : {
      "version" : "edgix793j9",
      "com.github.apple.coremltools.source" : "torch==2.1.2",
      "com.github.apple.coremltools.version" : "7.1.1"
    },
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Int32",
        "formattedType" : "MultiArray (Int32 1 × 256 × 1 × 3)",
        "shortDescription" : "",
        "shape" : "[1, 256, 1, 3]",
        "name" : "mlm_input",
        "type" : "MultiArray"
      }
    ],
    "generatedClassName" : "compressed_8_bit",
    "method" : "predict"
  }
]