[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Float16",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "logits_1",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 6,
    "mlProgramOperationTypeHistogram" : {
      "Linear" : 4,
      "Relu" : 2,
      "Cast" : 2
    },
    "computePrecision" : "Mixed (Float16, Float32)",
    "isUpdatable" : "0",
    "stateSchema" : [

    ],
    "availability" : {
      "macOS" : "12.0",
      "tvOS" : "15.0",
      "visionOS" : "1.0",
      "watchOS" : "8.0",
      "iOS" : "15.0",
      "macCatalyst" : "15.0"
    },
    "modelType" : {
      "name" : "MLModelType_mlProgram"
    },
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "8.3.2",
      "com.github.apple.coremltools.source" : "torch==2.7.1",
      "mldb_token" : "mldb-rva93zja72",
      "com.github.apple.coremltools.source_dialect" : "TorchScript"
    },
    "inputSchema" : [
      {
        "dataType" : "Float32",
        "hasShapeFlexibility" : "1",
        "isOptional" : "0",
        "shapeFlexibility" : "1...64 × 512",
        "shapeRange" : "[[1, 64], [512, 512]]",
        "formattedType" : "MultiArray (Float32 1 × 512)",
        "type" : "MultiArray",
        "shape" : "[1, 512]",
        "name" : "input",
        "shortDescription" : ""
      }
    ],
    "generatedClassName" : "v0_transit_adapter_20250923",
    "method" : "predict"
  }
]