| [ |
| { |
| "shortDescription" : "Stable Diffusion generates images conditioned on text and\/or other images as input through the diffusion process. Please refer to https:\/\/arxiv.org\/abs\/2112.10752 for details.", |
| "metadataOutputVersion" : "3.0", |
| "outputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float32", |
| "formattedType" : "MultiArray (Float32 1 × 77 × 1280)", |
| "shortDescription" : "Hidden states after the encoder layers", |
| "shape" : "[1, 77, 1280]", |
| "name" : "hidden_embeds", |
| "type" : "MultiArray" |
| }, |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float32", |
| "formattedType" : "MultiArray (Float32 1 × 1280)", |
| "shortDescription" : "The version of the `last_hidden_state` output after pooling", |
| "shape" : "[1, 1280]", |
| "name" : "pooled_outputs", |
| "type" : "MultiArray" |
| } |
| ], |
| "version" : "grq\/GemCollection", |
| "modelParameters" : [ |
|
|
| ], |
| "author" : "Please refer to the Model Card available at huggingface.co\/grq\/GemCollection", |
| "specificationVersion" : 8, |
| "storagePrecision" : "Mixed (Float16, Palettized (8 bits))", |
| "license" : "OpenRAIL++-M (https:\/\/huggingface.co\/stabilityai\/stable-diffusion-xl-base-1.0\/blob\/main\/LICENSE.md)", |
| "mlProgramOperationTypeHistogram" : { |
| "Ios17.mul" : 32, |
| "Ios17.reduceArgmax" : 1, |
| "Ios17.linear" : 193, |
| "Ios17.transpose" : 128, |
| "Select" : 1, |
| "Ios16.constexprLutToDense" : 195, |
| "Ios17.matmul" : 64, |
| "Stack" : 1, |
| "Ios17.gatherNd" : 1, |
| "Ios17.gather" : 1, |
| "Ios17.add" : 98, |
| "Ios16.softmax" : 32, |
| "Ios16.gelu" : 32, |
| "Ios17.greaterEqual" : 1, |
| "Ios17.reshape" : 128, |
| "Ios17.layerNorm" : 65, |
| "Ios17.cast" : 4 |
| }, |
| "computePrecision" : "Mixed (Float16, Float32, Int32, UInt16)", |
| "stateSchema" : [ |
|
|
| ], |
| "isUpdatable" : "0", |
| "availability" : { |
| "macOS" : "14.0", |
| "tvOS" : "17.0", |
| "visionOS" : "1.0", |
| "watchOS" : "10.0", |
| "iOS" : "17.0", |
| "macCatalyst" : "17.0" |
| }, |
| "modelType" : { |
| "name" : "MLModelType_mlProgram" |
| }, |
| "inputSchema" : [ |
| { |
| "hasShapeFlexibility" : "0", |
| "isOptional" : "0", |
| "dataType" : "Float32", |
| "formattedType" : "MultiArray (Float32 1 × 77)", |
| "shortDescription" : "The token ids that represent the input text", |
| "shape" : "[1, 77]", |
| "name" : "input_ids", |
| "type" : "MultiArray" |
| } |
| ], |
| "userDefinedMetadata" : { |
| "com.github.apple.coremltools.source_dialect" : "TorchScript", |
| "com.github.apple.coremltools.version" : "8.0", |
| "com.github.apple.coremltools.source" : "torch==2.4.0" |
| }, |
| "generatedClassName" : "Stable_Diffusion_version_grq_GemCollection_text_encoder_2", |
| "method" : "predict" |
| } |
| ] |