Model reference · open weights

granite-embedding-english

granite-embedding-english 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 122k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What granite-embedding-english is

Granite-Embedding-125m-English News: Granite Embedding R2 models with 8192 context length released. - granite-embedding-english-r2 (149M parameters): with an output embedding size of 768, replacing granite-embedding-125m-english. - granite-embedding-small-english-r2 (47M parameters): A first-of-its-kind reduced-size model, with fewer layers and a smaller output embedding size (384), replacing granite-embedding-30m-english. Model Summary: Granite-Embedding-125m-English is a 125M 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 768. Compared to most other open-source models, this model was only trained using open-source relevance-pair datasets with permissive, enterprise-friendly license, plus IBM collected and generated datasets. While maintaining competitive scores on academic benchmarks such as BEIR, this model also performs well on many enterprise use cases. This model is developed using retrieval oriented pretraining, contrastive finetuning and knowledge distillation. - 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. 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-125m-English 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 performance of the Granite-Embedding-125M-English model on MTEB Retrieval (i.e., BEIR) and code retrieval (CoIR) benchmarks is report

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)125M
Context514 tokens
Variants2
Runs withsentence-transformers
Released2024-12-04
Popularity122k downloads / month
Likes38
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-125m-english125MBF16~0.3 GBWeights ↗
granite-embedding-30m-english30MBF16~0.1 GBWeights ↗

Benchmarks

Reported results

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

TaskDatasetMetricScore
ClassificationMTEB AmazonCounterfactualClassification (en-ext)accuracy67.361
ClassificationMTEB AmazonCounterfactualClassification (en-ext)f155.079
ClassificationMTEB AmazonCounterfactualClassification (en-ext)f1_weighted73.551
ClassificationMTEB AmazonCounterfactualClassification (en-ext)ap17.644
ClassificationMTEB AmazonCounterfactualClassification (en-ext)ap_weighted17.644
ClassificationMTEB AmazonCounterfactualClassification (en-ext)main_score67.361
ClassificationMTEB AmazonCounterfactualClassification (en)accuracy63.403
ClassificationMTEB AmazonCounterfactualClassification (en)f157.418
ClassificationMTEB AmazonCounterfactualClassification (en)f1_weighted66.97
ClassificationMTEB AmazonCounterfactualClassification (en)ap26.892
ClassificationMTEB AmazonCounterfactualClassification (en)ap_weighted26.892
ClassificationMTEB AmazonCounterfactualClassification (en)main_score63.403
ClassificationMTEB AmazonPolarityClassification (default)accuracy64.587
ClassificationMTEB AmazonPolarityClassification (default)f164.333
ClassificationMTEB AmazonPolarityClassification (default)f1_weighted64.333
ClassificationMTEB AmazonPolarityClassification (default)ap59.602
ClassificationMTEB AmazonPolarityClassification (default)ap_weighted59.602
ClassificationMTEB AmazonPolarityClassification (default)main_score64.587
ClassificationMTEB AmazonReviewsClassification (en)accuracy33.534
ClassificationMTEB AmazonReviewsClassification (en)f132.539
ClassificationMTEB AmazonReviewsClassification (en)f1_weighted32.539
ClassificationMTEB AmazonReviewsClassification (en)main_score33.534
RetrievalMTEB AppsRetrieval (default)ndcg_at_16.932
RetrievalMTEB AppsRetrieval (default)ndcg_at_39.577

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

en

Tags

sentence-transformers pytorch onnx safetensors roberta feature-extraction language granite embeddings mteb transformers sentence-similarity en model-index

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