Model reference · open weights

R3-embedding

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

About

What R3-embedding is

R3-Embedding-0.6B The latest agent skill retrieval model at the 0.6B scale. R3-Embedding is the bi-encoder (recall) stage of R3-Skill's two-stage retriever for query-conditional agent skill retrieval. It embeds a query and every skill independently and ranks candidates by cosine similarity, paired with R3-Rerank-0.6B for reranking. - 📄 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-Embedding-0.6B
Released2026-07-08
Popularity628 downloads / month
Likes27
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-embedding-0.6b596MBF16~1.4 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Tags

sentence-transformers safetensors qwen3 feature-extraction agent-skill-retrieval sentence-similarity text-embeddings-inference endpoints_compatible

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