Views
No views yet
ibm-granite/granite-embedding-107m-multilingual,
prepared for fully on-device semantic search in
Recall — a privacy-first Chrome extension that
re-finds the pages you've read, entirely in your browser (zero network egress).ibm-granite/granite-embedding-107m-multilingual (Apache-2.0)optimum — 384-dim embeddingstransformers.js + onnxruntime-web
(WebGPU, with a WASM fallback). No server, no data leaves the device.onnx/model_quantized.onnx, tokenizer.json, config.json, tokenizer_config.jsonscripts/quantize-granite.py recipe) and bundles them; all capture, embedding, and search
then happen on-device.optimum AVX2 dynamic INT8.
See scripts/quantize-granite.py in the Recall repo.