The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestNVIDIA3
NVIDIAEmbeddings

NVIDIA's Nemotron-3-Embed 8B tops RTEB retrieval test

The 8-billion-parameter text embedding model claims the number one overall spot on the RTEB benchmark, with an eye toward agentic retrieval.

Jul 16, 2026
NotableOther
Nemotron-3-Embed 8B

NVIDIA has released Nemotron-3-Embed 8B, a text-embedding model that the company says ranks first overall on RTEB, a retrieval benchmark used to measure how well models turn text into vectors for search and reranking. The model is available on Hugging Face in a BF16 build at nvidia/Nemotron-3-Embed-8B-BF16.

Embedding models are the quiet workhorses behind modern retrieval systems. They convert documents and queries into numerical representations so that a system can find the most relevant passages by measuring similarity. Better embeddings mean fewer irrelevant hits and more grounded answers, which is why retrieval quality has become a competitive battleground.

Why it matters

NVIDIA frames the release around what it calls agentic retrieval — the idea that autonomous AI agents increasingly depend on fetching accurate context across many steps of a task. A strong embedding model is the foundation of retrieval-augmented generation (RAG) pipelines, and a top RTEB placement is a signal that Nemotron-3-Embed could slot in as a drop-in upgrade for teams building search and agent workflows.

A few practical notes from the announcement:

  • The model carries 8 billion parameters and is offered in BF16 precision.
  • NVIDIA reports a #1 overall standing on the RTEB retrieval benchmark.
  • It is positioned specifically for agentic and RAG-style retrieval use cases.

As always, benchmark leadership is a snapshot rather than a guarantee, and rankings shift as new models arrive. The model is distributed under a custom NVIDIA license, so teams should review the terms before deploying it in production. Still, for developers already invested in NVIDIA's Nemotron ecosystem, a competitive embedding option rounds out the retrieval stack.

Sources

  • NVIDIA Nemotron 3 Embed Ranks #1 Overall on RTEB, Advancing Agentic Retrieval

    Announcement

    Visit
  • nvidia/Nemotron-3-Embed-8B-BF16

    Hugging Face

    Visit

Get the model

Hugging FaceAnnouncement

Specs

Parameters8B
Size15.9 GB
PrecisionBF16
ArchitectureMinistral3Model
LicenseOTHER
Downloads449.6K
Likes125

Modalities

Embeddings
2 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Embeddings

LFM2.5-Encoder-230M
LiquidAI/Embeddings

Liquid AI's LFM2.5 encoder targets fast CPU inference

A 230M-parameter bidirectional encoder built for long-context English and German embeddings without a GPU.

Jul 27, 2026
LFM2.5-Encoder-350M
LiquidAI/Embeddings

Liquid AI ships a 350M encoder built for CPUs

The compact LFM2.5 encoder targets fast, long-context text embeddings without a GPU.

Jul 27, 2026
Nemotron-3-Embed 8B
NVIDIA/Embeddings

NVIDIA's Nemotron 3 Embed tops the RTEB leaderboard

A compact 1B-parameter text embedding model claims the top overall spot on a retrieval benchmark aimed at reflecting real-world use.

Jul 14, 2026