TWWinde
Add MobileDiffuser SD3 Medium Core ML models
b1e787a
Raw
History Blame Contribute Delete
2.26 kB
[
{
"metadataOutputVersion" : "3.0",
"storagePrecision" : "Mixed (Float16, Int8)",
"outputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float16",
"formattedType" : "MultiArray (Float16 1 × 1536)",
"shortDescription" : "",
"shape" : "[1, 1536]",
"name" : "modulation_inputs",
"type" : "MultiArray"
}
],
"modelParameters" : [
],
"specificationVersion" : 9,
"mlProgramOperationTypeHistogram" : {
"Ios18.linear" : 4,
"Ios18.cos" : 1,
"Ios18.expandDims" : 1,
"Ios18.sin" : 1,
"Ios18.concat" : 2,
"Ios18.add" : 1,
"Ios18.silu" : 2,
"Ios18.sliceByIndex" : 2,
"Ios18.cast" : 2,
"Ios18.constexprBlockwiseShiftScale" : 4,
"Ios18.reshape" : 1,
"Ios18.mul" : 1
},
"computePrecision" : "Mixed (Float16, Float32, Int32)",
"isUpdatable" : "0",
"stateSchema" : [
],
"availability" : {
"macOS" : "15.0",
"tvOS" : "18.0",
"visionOS" : "2.0",
"watchOS" : "11.0",
"iOS" : "18.0",
"macCatalyst" : "18.0"
},
"modelType" : {
"name" : "MLModelType_mlProgram"
},
"userDefinedMetadata" : {
"com.github.apple.coremltools.conversion_date" : "2026-06-15",
"com.github.apple.coremltools.source" : "torch==2.7.1",
"com.github.apple.coremltools.version" : "9.0",
"com.github.apple.coremltools.source_dialect" : "TorchScript"
},
"inputSchema" : [
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float32",
"formattedType" : "MultiArray (Float32 1 × 2048 × 1 × 1)",
"shortDescription" : "",
"shape" : "[1, 2048, 1, 1]",
"name" : "pooled_text_embeddings",
"type" : "MultiArray"
},
{
"hasShapeFlexibility" : "0",
"isOptional" : "0",
"dataType" : "Float32",
"formattedType" : "MultiArray (Float32 1)",
"shortDescription" : "",
"shape" : "[1]",
"name" : "timestep",
"type" : "MultiArray"
}
],
"generatedClassName" : "MultiModalDiffusionTransformerConditioning",
"method" : "predict"
}
]