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 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
NotableOther
Nemotron-3-Embed 8B

NVIDIA has released Nemotron 3 Embed 1B, a text embedding model that the company says ranks first overall on the Retrieval Embedding Benchmark (RTEB). At roughly one billion parameters, it is small enough to run economically while aiming for state-of-the-art retrieval quality, and it ships in BF16 on Hugging Face.

Embedding models are the quiet workhorses of modern AI systems. They convert text into dense vectors that power semantic search, recommendation, and the retrieval step in retrieval-augmented generation (RAG). A better embedding model directly improves how relevant the documents a system pulls in are, which in turn shapes the quality of everything downstream.

Why it matters

RTEB is designed to measure retrieval performance in ways meant to reflect practical deployment rather than benchmark overfitting, so a top ranking there is a meaningful signal for teams building search and RAG pipelines. A few things stand out about this release:

  • It leads the RTEB leaderboard overall despite a modest 1B parameter footprint.
  • Its small size makes it cheaper to serve at scale than many larger embedding models.
  • NVIDIA is releasing open weights, giving developers a strong self-hostable option.

The model is distributed under a custom NVIDIA license rather than a standard open-source license, so teams should review the terms before production use. Full details and evaluation results are in NVIDIA's announcement post.

Sources

  • nvidia/Nemotron-3-Embed-1B-BF16

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters1B
Size2.3 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 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