Quasa
Use QUASA App
Join the pioneer of Web3 crypto freelancing today!
Open
News

NVIDIA Releases Nemotron 3 Embed: Open Embedding Models That Supercharge RAG and Agentic AI

|Author: Viacheslav Vasipenok|4 min read| 37
NVIDIA Releases Nemotron 3 Embed: Open Embedding Models That Supercharge RAG and Agentic AI

NVIDIA has launched Nemotron 3 Embed, a new family of open-weight embedding models optimized for high-quality retrieval in Retrieval-Augmented Generation (RAG), agentic workflows, code retrieval, and long-term agent memory. The collection includes three variants designed to balance top-tier accuracy with production efficiency.

Why Better Embeddings Matter for AI Agents

Retrieval is the foundation of reliable agentic systems. When an embedding model fails to surface the most relevant context, agents receive noisy or irrelevant information. This triggers unnecessary follow-up searches, inflates reasoning chains, increases token consumption, and drives up inference costs.

NVIDIA positions Nemotron 3 Embed as a direct solution to this bottleneck. Stronger retrieval reduces “garbage context,” enabling agents to reason more effectively with fewer iterations and lower overall compute spend. The models excel at multilingual retrieval, long-context documents, multi-file codebases, and multi-turn agent histories.


The Nemotron 3 Embed Lineup

NVIDIA Releases Nemotron 3 Embed: Open Embedding Models That Supercharge RAG and Agentic AINVIDIA released three models on July 16, 2026:

  • Nemotron-3-Embed-8B-BF16 — The flagship model delivering maximum retrieval quality.
  • Nemotron-3-Embed-1B-BF16 — A compact, cost-effective option ideal for high-volume production deployments.
  • Nemotron-3-Embed-1B-NVFP4 — A quantized variant optimized for NVIDIA Blackwell architecture and vLLM, offering significantly higher throughput with minimal accuracy loss.

All three models support a 32K token context window, allowing them to process long documents, extensive code repositories, and rich agent conversation histories without aggressive chunking that can break semantic coherence.


State-of-the-Art Performance on RTEB

NVIDIA Releases Nemotron 3 Embed: Open Embedding Models That Supercharge RAG and Agentic AIThe standout result is the performance of the 8B flagship on RTEB (Retrieval Text Embedding Benchmark), a multilingual retrieval evaluation covering 16 tasks. As of mid-July 2026, Nemotron-3-Embed-8B-BF16 ranked #1 overall with an average NDCG@10 score of 78.46.

The 1B-BF16 variant achieved 72.38–72.4 on the same benchmark — a substantial improvement over its predecessor (roughly a 27% reduction in error rate). The quantized 1B-NVFP4 version delivers nearly identical results (around 72.00), retaining over 99% of the BF16 accuracy while remaining fully compatible in embedding space with the 1B-BF16 model.

Additional strong results appear on MMTEB Retrieval, ViDoRe V3 Text, and LongEmbed benchmarks, confirming robust performance across diverse retrieval scenarios, including long-context agent memory tasks.


Efficiency and Deployment Advantages

NVIDIA Releases Nemotron 3 Embed: Open Embedding Models That Supercharge RAG and Agentic AIThe 1B-NVFP4 model stands out for production use. Using NVIDIA Model Optimizer with quantization-aware distillation, it runs on Blackwell GPUs with up to 2× higher throughput compared to BF16 while dramatically reducing memory footprint. It integrates seamlessly with vLLM and NVIDIA NIM microservices.

All models use mean pooling and are L2-normalized, making cosine similarity and dot product equivalent. They support input prefixes (`query:` for queries and `passage:` for documents) and are compatible with popular frameworks like Sentence Transformers and Transformers.

The 8B model (embedding dimension 4096) serves as the teacher for distilling the smaller 1B variants (embedding dimension 2048), which were created via structured pruning and distillation from a larger base.


Open Weights, Recipes, and Ecosystem

NVIDIA Releases Nemotron 3 Embed: Open Embedding Models That Supercharge RAG and Agentic AINVIDIA has made the models fully open:

  • Weights available on Hugging Face;
  • Training and fine-tuning recipes via NVIDIA NeMo;
  • Day-0 support in NVIDIA NIM;
  • Integrations with vLLM and multiple inference platforms (including partners like FriendliAI, DeepInfra, and others).

The models were trained on a large mix of public and synthetic data and support 34 languages, making them suitable for global enterprise applications.


Real-World Impact and Next Steps

Early feedback from partners (including Automation Anywhere, Mem0, You.com, and others) highlights meaningful gains in retrieval precision and downstream agent efficiency — fewer re-queries and lower token costs in complex workflows.

For developers and teams building production RAG or agent systems, Nemotron 3 Embed offers a compelling open alternative that combines frontier retrieval accuracy with practical deployment options across different hardware and cost profiles.

NVIDIA Releases Nemotron 3 Embed: Open Embedding Models That Supercharge RAG and Agentic AIGet started:
- Hugging Face collection: nvidia/nemotron-3-embed
- Official blog: NVIDIA Nemotron 3 Embed Ranks #1 Overall on RTEB
- NVIDIA NIM and Model Optimizer resources for optimized serving

By delivering SOTA multilingual retrieval in both high-accuracy and high-efficiency packages, NVIDIA’s Nemotron 3 Embed models are poised to become a foundational component for the next generation of reliable, cost-effective AI agents and RAG applications.

---

Also read:

---

Thank you!

Share:

Subscribe to our newsletter

Get the latest Web3, AI, and crypto news delivered straight to your inbox.

0