Model reference · open weights

granite-embedding-multilingual-r2

granite-embedding-multilingual-r2 is an open-weight embedding model from ibm-granite, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Embeddings ibm-granite 2 variants 95k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What granite-embedding-multilingual-r2 is

Granite-Embedding-97M-Multilingual-R2 Model Summary: Granite-Embedding-97M-Multilingual-R2 is a 97M parameter dense embedding model from the Granite Embeddings collection for high-quality multilingual text embeddings at minimal compute cost. It produces 384-dimensional vectors with a context length of up to 32,768 tokens. The model supports 200+ languages (based on the multilingual pretraining corpus of the underlying encoder), with enhanced support for 52 languages and programming code that receive explicit retrieval-pair and cross-lingual training. All training data uses permissive, enterprise-friendly licenses, plus IBM-collected and IBM-generated datasets. Granite Embedding 97M Multilingual R2 scores 60.3 on Multilingual MTEB Retrieval (18 tasks) — the highest retrieval score of any open multilingual embedding model under 100M parameters, outperforming the next-best model in its size class (multilingual-e5-small at 50.9) by +9.4 points — while being roughly 3× smaller than the full-size granite-embedding-311m-multilingual-r2. The multilingual R2 model shows strong performance across multilingual information retrieval benchmarks, code retrieval, long-document search, conversational multi-turn, and reasoning retrieval tasks. What's New in R2 - Architecture upgrade: ModernBERT replaces XLM-RoBERTa, bringing alternating attention, SiLU activations, and rotary position embeddings. - Extended context: 32,768 tokens (up from 512 in R1), enabling long-document and multi-passage retrieval. - Compact multilingual vocabulary: A purpose-trained 180K-token tokenizer preserves broad multilingual coverage while reducing model size. - Model pruning: Layer pruning (22 → 12 layers) from the full-size multilingual model, followed by continued distillation training to recover quality. - Broader code coverage: Code retrieval training set that includes Python, Go, Java, JavaScript, PHP, Ruby, SQL, C, C++. - Training advances: Knowledge distillation from multiple teachers and contrastive fine-tuning yield a +14.6 point average gain over the previous-generation granite-embedding-107m-multilingual. - Deployment flexibility: Released with ONNX and OpenVINO models; compatible with vLL

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makeribm-granite
TypeEmbedding models
Parameters (lead)97M
Context32k tokens
Variants2
Runs withsentence-transformers
Released2026-04-20
Popularity95k downloads / month
Likes137
LicenceOpen weights

How it works

How embedding models work

Your textsentence / documentEncodermaps meaningVectorlist of numbersAn embedding model turns text into a vector, so similar meanings sit close together — the basis of search and RAG.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
granite-embedding-97m-multilingual-r297MBF16~0.2 GBWeights ↗
granite-embedding-311m-multilingual-r2312MBF16~0.7 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys granite-embedding-multilingual-r2 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (granite-embedding-multilingual-r2 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/embeddings \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"granite-embedding-multilingual-r2","input":"text to embed"}'

Details

Languages, data & research

Languages

ar az bg bn ca cs da de el en es et fa fi

Tags

sentence-transformers onnx safetensors openvino modernbert feature-extraction granite embeddings transformers multilingual mteb sentence-similarity ar az

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want granite-embedding-multilingual-r2 on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More embedding models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms