Model reference · open weights

granite-embedding-reranker-english-r2

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

About

What granite-embedding-reranker-english-r2 is

granite-embedding-reranker-english-r2 Model Summary: granite-embedding-reranker-english-r2 is a 149M parameter dense cross-encoder model from the Granite Embeddings collection that can be used to generate high quality text embeddings. This model produces embedding vectors of size 768 based on context length of upto 8192 tokens. 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. The granite-embedding-reranker-english-r2 model uses a cross-encoder architecture to compute high-quality relevance scores between queries and documents by jointly encoding their text, enabling precise reranking based on contextual alignment. The model is trained with ranking-specific loss functions such as pListMLE, along with model merging techniques to enhance performance. The reranker model shows strong performance on standard information retrieval benchmark (BEIR, MIRACL), long-document search benchmarks (MLDR), and on many enterprise use cases. The latest granite embedding r2 release introduces two English embedding models, and one English reranking all based on the ModernBERT architecture: - 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 8192 context length support, fewer layers and a smaller output embedding size (384), replacing granite-embedding-30m-english. - granite-embedding-reranker-english-r2 (149M parameters): reranker model based on granite-embedding-english-r2, with an output embedding size of 768. Model Details - Developed by: Granite Embedding Team, IBM - Repository: ibm-granite/granite-embedding-models - Paper: Granite Embedding R2 Models - Language(s) (NLP): English - Release Date: Sep 8, 2025 - License: Apache 2.0 Usage The model is designed to compute relevance scores for query-document pairs, making it well-suited for reranking tasks in information retrieval and search applications. Usage with Sentence Transformers: The model is compatibl

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)150M
Context8k tokens
Variants1
Runs withsentence-transformers
Based onibm-granite/granite-embedding-english-r2
Released2025-08-04
Popularity34k downloads / month
Likes29
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-reranker-english-r2150MBF16~0.3 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

en

Tags

sentence-transformers safetensors modernbert text-classification granite transformers embeddings mteb text-embeddings-inference text-ranking en endpoints_compatible deploy:azure

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