benchmarkNVIDIA

NVIDIA Nemotron 3 Embed 8B Tops RTEB Leaderboard with 78.5% Score, 1B Variant Cuts Error Rate 27%

TL;DR

NVIDIA's Nemotron-3-Embed-8B-BF16 ranks #1 on the RTEB leaderboard with a 78.5% score, while the 1B variant reduces error rate by 27% over its predecessor. The open-weight models feature 32k context windows and production-ready deployment options including a Blackwell-optimized NVFP4 variant.

2 min read
0

NVIDIA Nemotron 3 Embed 8B Tops RTEB Leaderboard

NVIDIA's Nemotron-3-Embed-8B-BF16 ranks #1 on the RTEB leaderboard with a 78.5% score, according to the company's announcement on July 16, 2026. The release includes three open-weight embedding models designed for production RAG, agentic retrieval, and code retrieval systems.

Model Lineup and Benchmark Results

The collection includes:

  • Nemotron-3-Embed-8B-BF16: Flagship model scoring 78.5% on RTEB and 75.5% on MMTEB Retrieval
  • Nemotron-3-Embed-1B-BF16: Scores 72.4% on RTEB and 71.0% on MMTEB Retrieval, reducing error rate by 27% over its 1B predecessor (llama-nemotron-embed-vl-1b-v2)
  • Nemotron-3-Embed-1B-NVFP4: Blackwell-optimized 4-bit variant retaining 99%+ of BF16 accuracy while delivering up to 2x higher throughput

NVIDIA evaluated the models across multiple benchmarks using average NDCG@10 scores, including ViDoRe V3 Text, MMTEB Retrieval, and LongEmbed.

Technical Specifications

All three models feature:

  • 32,000 token context window
  • Multilingual and code retrieval capabilities
  • Open weights with training recipes
  • Day-0 integration with Hugging Face, vLLM, and NVIDIA NIM microservices

The 8B model adapts the Ministral-3-8B-Instruct-2512 backbone by converting its causal decoder into a bidirectional encoder. According to NVIDIA, the model underwent contrastive pre-training on web-sourced and synthetic text pairs, followed by fine-tuning on curated multilingual retrieval datasets across legal, finance, medical, business, and education domains.

Agentic Retrieval Performance

NVIDIA tested the models in an agentic workflow using a search agent powered by Nemotron 3 Ultra. The evaluation measured retrieval accuracy against estimated downstream token cost across ViDoRe V3, BRIGHT, and BrowseComp-Plus benchmarks. The company claims that stronger retrieval reduces token cost by returning relevant evidence earlier, helping agents avoid repeated searches and extra reasoning turns.

Production Deployment Options

The NVFP4 variant targets high-throughput deployments on NVIDIA Blackwell architectures. NVIDIA reports that the optimized NIM microservice for the 1B model matches or outperforms vLLM on GB200 and RTX PRO 6000 GPUs across input sequence lengths of 256 and 1,024 tokens.

Pricing for the models was not disclosed. The models are available immediately through Hugging Face and NVIDIA's deployment platforms.

What This Means

NVIDIA's RTEB #1 ranking establishes a new benchmark target for open embedding models, though real-world performance will depend on domain-specific use cases. The 27% error reduction in the 1B model addresses a practical deployment constraint: teams often sacrifice retrieval quality for latency and cost, but this gap is narrowing. The Blackwell-optimized NVFP4 variant represents a hardware-software co-design approach that may become standard for production embedding deployments, assuming Blackwell adoption accelerates in enterprise infrastructure.

Related Articles

benchmark

Nvidia Claims Groq 3 LPX Hits 3,400 Tokens/Sec, 4x Cerebras — But Needs 64 Chips to Do It

Nvidia's new Groq 3 LPX inference accelerator hit 3,400 tokens per second on Gemma 4 31B, a figure the company says is four times faster than Cerebras. Experts note the benchmark uses at least 64 LPX chips versus Cerebras' one or two accelerators, making the comparison far less clean than it appears.

model release

NVIDIA Releases Nemotron 3.5 Lightning 30B-A3B: 3B-Active MoE Model With 1M-Token Context, Quantized for Single-GPU Depl

NVIDIA has published NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4, a 30-billion-parameter Mixture-of-Experts model with only 3B active parameters, a hybrid Mamba-2/MoE/Attention architecture, and support for up to 1 million tokens of context. The NVFP4-quantized checkpoint is designed to run on a single DGX Spark (GB10) or H100 GPU.

research

Nvidia Research: Custom Harness Pushes Claude Opus 5 from 30% to 100% on ARC-AGI-3

Nvidia researchers report that a custom agent harness with a supervisory component drove Claude Opus 5 from a 30% baseline score to a perfect 100% on the ARC-AGI-3 benchmark. The findings add to mounting evidence that scaffolding, not the underlying model, is the dominant factor in long-horizon agentic performance.

benchmark

Artificial Analysis Launches Search Index Benchmark for AI Agent Search APIs

Artificial Analysis has released the Search Index, a benchmark measuring how search API providers perform for AI agents across quality, cost, and speed. Parallel, Exa, and Firecrawl lead the initial rankings, with search access boosting model scores from 33 to as high as 75 points.

Comments

Loading...