{ "kind": "textEmbedding", "model": "ibm-granite/granite-embedding-97m-multilingual-r2", "revision": "835ad14087e140460703cf0fae09f97d469d65c2", "variants": { "macos": { "path": "macos/fp32-s512", "sizeMB": 396, "format": "aimodel" }, "macos-s128": { "path": "macos/fp32-s128", "sizeMB": 396, "format": "aimodel" }, "ios-gpu-h18p": { "path": "ios/fp32-s512", "sizeMB": 396, "format": "aimodelc", "architecture": "h18p", "minOS": "27.0" }, "ios-gpu-h18p-s128": { "path": "ios/fp32-s128", "sizeMB": 396, "format": "aimodelc", "architecture": "h18p", "minOS": "27.0" }, "macos-w8": { "path": "macos/w8-fp32table-s512", "sizeMB": 315, "format": "aimodel" }, "ios-gpu-h18p-w8": { "path": "ios/w8-fp32table-s512", "sizeMB": 315, "format": "aimodelc", "architecture": "h18p", "minOS": "27.0" } }, "host": { "tokenizer": "host/GraniteTokenizer.swift", "pad_id": 179935, "cls_id": 179934, "sep_id": 179938, "body_truncation": "S-2", "prefix": "", "strip": false, "ignore_merges": true }, "graph": { "inputs": { "input_ids": "[1,S] int32", "attention_mask": "[1,S] int32" }, "outputs": { "embedding": "[1,384] fp32 L2-normalized" }, "grids": [ 128, 512 ] } }