Model reference · open weights

R3-rerank

R3-rerank is an open-weight embedding model from tencent, 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 tencent 1 variants 570 downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What R3-rerank is

R3-Rerank-0.6B The latest agent skill reranking model at the 0.6B scale. R3-Reranker is the cross-encoder (rerank) stage of R3-Skill's two-stage retriever for query-conditional agent skill retrieval. It scores each (query, skill) pair jointly, paired with R3-Embedding-0.6B for recall. - 📄 Paper: Skill Is Not Document: A Query-Conditional Benchmark and Two-Stage Retriever for LLM Agent Skill Routing - 💻 Code: Tencent/R3-Skill Usage Citation

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

Specifications

What it is

Makertencent
TypeEmbedding models
Parameters (lead)596M
Variants1
Runs withsentence-transformers
Based onQwen/Qwen3-Reranker-0.6B
Released2026-07-08
Popularity570 downloads / month
Likes30
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
R3-rerank-0.6b596MBF16~1.4 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Tags

sentence-transformers safetensors qwen3 cross-encoder agent-skill-retrieval text-ranking 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 R3-rerank 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