Add experimental CoreML FluidAudio-style bundle (mlmodelc components, manifests, tokenizer)
81d4861 verified | [ | |
| { | |
| "metadataOutputVersion" : "3.0", | |
| "storagePrecision" : "Float16", | |
| "outputSchema" : [ | |
| { | |
| "hasShapeFlexibility" : "0", | |
| "isOptional" : "0", | |
| "dataType" : "Float16", | |
| "formattedType" : "MultiArray (Float16 1 × 512 × 2048)", | |
| "shortDescription" : "", | |
| "shape" : "[1, 512, 2048]", | |
| "name" : "token_embeddings", | |
| "type" : "MultiArray" | |
| } | |
| ], | |
| "modelParameters" : [ | |
| ], | |
| "specificationVersion" : 8, | |
| "mlProgramOperationTypeHistogram" : { | |
| "Select" : 1, | |
| "Ios17.greaterEqual" : 1, | |
| "Ios17.add" : 1, | |
| "Ios17.gather" : 1 | |
| }, | |
| "computePrecision" : "Mixed (Float16, Int32)", | |
| "isUpdatable" : "0", | |
| "stateSchema" : [ | |
| ], | |
| "availability" : { | |
| "macOS" : "14.0", | |
| "tvOS" : "17.0", | |
| "visionOS" : "1.0", | |
| "watchOS" : "10.0", | |
| "iOS" : "17.0", | |
| "macCatalyst" : "17.0" | |
| }, | |
| "modelType" : { | |
| "name" : "MLModelType_mlProgram" | |
| }, | |
| "userDefinedMetadata" : { | |
| "com.github.apple.coremltools.conversion_date" : "2026-06-30", | |
| "com.github.apple.coremltools.source" : "torch==2.12.1", | |
| "com.github.apple.coremltools.version" : "9.0", | |
| "com.github.apple.coremltools.source_dialect" : "TorchScript" | |
| }, | |
| "inputSchema" : [ | |
| { | |
| "hasShapeFlexibility" : "0", | |
| "isOptional" : "0", | |
| "dataType" : "Int32", | |
| "formattedType" : "MultiArray (Int32 1 × 512)", | |
| "shortDescription" : "", | |
| "shape" : "[1, 512]", | |
| "name" : "input_ids", | |
| "type" : "MultiArray" | |
| } | |
| ], | |
| "generatedClassName" : "moss_token_embedding", | |
| "method" : "predict" | |
| } | |
| ] |