Model reference · open weights

granite-embedding-multilingual

granite-embedding-multilingual 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 80k 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 is

Granite-Embedding-107m-multilingual Model Summary: Granite-Embedding-107M-Multilingual is a 107M parameter dense biencoder embedding model from the Granite Embeddings suite that can be used to generate high quality text embeddings. This model produces embedding vectors of size 384 and is trained using a combination of open source relevance-pair datasets with permissive, enterprise-friendly license, and IBM collected and generated datasets. This model is developed using contrastive finetuning, knowledge distillation and model merging for improved performance. - Developers: Granite Embedding Team, IBM - GitHub Repository: ibm-granite/granite-embedding-models - Website: Granite Docs - Paper: Technical Report - Release Date: December 18th, 2024 - License: Apache 2.0 Supported Languages: English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, and Chinese. Users may finetune Granite-Embedding-107M-Multilingual for languages beyond these 12 languages. Intended use: The model is designed to produce fixed length vector representations for a given text, which can be used for text similarity, retrieval, and search applications. Usage with Sentence Transformers: The model is compatible with SentenceTransformer library and is very easy to use: First, install the sentence transformers library The model can then be used to encode pairs of text and find the similarity between their representations Usage with Huggingface Transformers: This is a simple example of how to use the Granite-Embedding-107m-Multilingual model with the Transformers library and PyTorch. First, install the required libraries The model can then be used to encode pairs of text Evaluation: The average performance of the Granite-Embedding-107M-Multilingual on Multilingual Miracl (across 18 langauges), Mintaka Retrieval (across 8 languages) and MTEB Retrieval for English (across 15 tasks), German (across 4 tasks), Spanish (across 2 tasks), Frenc (across 5 tasks), Japanese (across 2 tasks), Arabic (1 task), Korean (1 task) and Chinese (across 8 tasks) is reported below. Granite-Embedding-107M-Multilingual is twice as fast as other models with similar embedding dimensions. M

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)107M
Context514 tokens
Variants2
Runs withtransformers
Released2024-12-04
Popularity80k downloads / month
Likes85
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-107m-multilingual107MBF16~0.2 GBWeights ↗
granite-embedding-278m-multilingual278MBF16~0.6 GBWeights ↗

Benchmarks

Reported results

As published on the model card — the maker's own numbers, not measured by AxForge.

TaskDatasetMetricScore
ClassificationMTEB AmazonCounterfactualClassification (en-ext)accuracy72.714
ClassificationMTEB AmazonCounterfactualClassification (en-ext)f160.445
ClassificationMTEB AmazonCounterfactualClassification (en-ext)f1_weighted77.854
ClassificationMTEB AmazonCounterfactualClassification (en-ext)ap22.496
ClassificationMTEB AmazonCounterfactualClassification (en-ext)ap_weighted22.496
ClassificationMTEB AmazonCounterfactualClassification (en-ext)main_score72.714
ClassificationMTEB AmazonCounterfactualClassification (en)accuracy71.672
ClassificationMTEB AmazonCounterfactualClassification (en)f165.422
ClassificationMTEB AmazonCounterfactualClassification (en)f1_weighted74.353
ClassificationMTEB AmazonCounterfactualClassification (en)ap33.757
ClassificationMTEB AmazonCounterfactualClassification (en)ap_weighted33.757
ClassificationMTEB AmazonCounterfactualClassification (en)main_score71.672
ClassificationMTEB AmazonPolarityClassification (default)accuracy66.58
ClassificationMTEB AmazonPolarityClassification (default)f166.219
ClassificationMTEB AmazonPolarityClassification (default)f1_weighted66.219
ClassificationMTEB AmazonPolarityClassification (default)ap61.341
ClassificationMTEB AmazonPolarityClassification (default)ap_weighted61.341
ClassificationMTEB AmazonPolarityClassification (default)main_score66.58
ClassificationMTEB AmazonReviewsClassification (en)accuracy36.412
ClassificationMTEB AmazonReviewsClassification (en)f135.633
ClassificationMTEB AmazonReviewsClassification (en)f1_weighted35.633
ClassificationMTEB AmazonReviewsClassification (en)main_score36.412
RetrievalMTEB AppsRetrieval (default)ndcg_at_12.39
RetrievalMTEB AppsRetrieval (default)ndcg_at_33.527

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys granite-embedding-multilingual for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (granite-embedding-multilingual 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","input":"text to embed"}'

Details

Languages, data & research

Languages

en ar cs de es fr it ja ko nl pt zh

Tags

transformers pytorch onnx safetensors xlm-roberta feature-extraction language granite embeddings multilingual mteb sentence-similarity en ar

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 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