NVIDIA、埋め込みモデル「Nemotron 3 Embed」発表
NVIDIA は自然言語処理の基盤となる埋め込みモデル「Nemotron 3 Embed」を発表し、テキスト理解精度の向上と AI アプリ開発効率の改善を謳っている。
キーポイント
新モデルの発表
NVIDIA が自然言語処理の基盤技術である埋め込みモデル「Nemotron 3 Embed」を発表した。
テキスト理解精度の向上
この新モデルは、既存の手法と比較してテキストデータの理解精度を大幅に向上させることを目指している。
開発効率への寄与
精度向上により、AI アプリケーションの開発プロセスが効率化され、実装コストや時間の短縮が期待される。
重要な引用
NVIDIA が自然言語処理の基盤技術である埋め込みモデル「Nemotron 3 Embed」を発表した
この新モデルは、テキストデータの理解精度を向上させるものであり、AI アプリケーションの開発効率に寄与する
影響分析・編集コメントを表示
影響分析
本発表は、大規模言語モデル(LLM)の応用分野において、埋め込み技術の重要性を再認識させるものであり、検索・推薦システムや RAG(Retrieval-Augmented Generation)の実装基盤として NVIDIA のエコシステムがさらに強化されることを示唆しています。開発者にとっては、より高精度なテキスト処理が可能になることで、複雑な AI アプリケーションの構築ハードルが下がる可能性があります。
編集コメント
埋め込みモデルは LLM の実用化において不可欠なインフラですが、NVIDIA が独自に高性能なモデルをリリースすることで、GPU ハードウェアとの相乗効果をさらに高めています。開発現場では、テキスト処理の精度向上がそのまま AI アプリの信頼性向上につながるため、注目すべき進展です。
多段階の自律型ワークフローにおいて、検索機能は極めて重要です。検索精度が低いと、エージェントが不要なコンテキストを取得したり、再クエリを実行してトークン予算を浪費したり、後続の推論ステップにノイズを持ち込んでしまうリスクがあります。
本日、NVIDIA Nemotron 3 Embed をリリースします。これは、検索品質を向上させつつ、開発者が大規模な RAG(検索拡張生成)、自律型検索、コード検索、エージェントのメモリ管理といった本番環境での実装を柔軟に選べるよう設計された、オープンかつ商用利用可能な埋め込みモデル群です。
このコレクションには、精度と効率性のバランスにおいて最先端の性能を発揮する 3 つのオープンモデルが含まれています。中でも 8B モデルは RTEB リーダーボードで首位を獲得しており、本番環境での展開に適した 1B モデルも用意されています。
| モデル | 役割 | 最適な用途 |
|---|---|---|
| Nemotron-3-Embed-8B-BF16 | フラグシップ品質の基準:RTEB リーダーボードで 1 位を獲得した埋め込みモデルの主力。 | 精度が最優先される検索や、高リスクな企業向け RAG |
| Nemotron-3-Embed-1B-BF16 | 高効率の標準モデル:レイテンシとコストが重要な本番環境での検索に最適化。 | コストや応答速度を重視する本番環境での運用 |
ハードウェアアクセラレーション対応版:Blackwell 向けに最適化され、高スループットな検索を実現しながらメモリ使用量を削減したバリアント。
超高速処理と大規模インフラへの対応
*Table 1. Nemotron 3 Embed Model Usability and Deployment Matrix.*
*Figure 1. RTEB Multilingual Leaderboard のスクリーンショット(2026 年 7 月 15 日時点)。Nemotron-3-Embed-8B-BF16 が第 1 位にランクインしている様子を示しています。
主な特徴
RTEB の結果だけでなく、Nemotron 3 Embed は企業向けの検索システム導入を想定した、実用性の高い機能セットを提供します:
- オープンウェイト・データセット・レシピの公開:チームが自社のインフラ上で検索モデルを検証し、調整やファインチューニングを行い、デプロイまで完全に制御できるようになります。
- 32k コンテキストウィンドウ:文書の切り捨てを減らしながら、長文書や大規模なコードコンテキスト、複数回の対話履歴を持つエージェントの履歴全体を対象とした検索をサポートします。
- マルチリンガル・コード検索:グローバルな企業データ、技術ドキュメント、マルチファイルのコードリポジトリにわたる検索に対応しています。
- NVIDIA NVFP4 による効率化:Blackwell に最適化された 4 ビットデプロイパスを提供し、メモリ使用量を削減しながら高スループットな検索を実現します。
- ファインチューニングと蒸留のレシピ:NVIDIA NeMo AutoModel のレシピにより、ドメイン適応やモデル圧縮が可能。自社のデータに合わせて検索モデルを調整するチームをサポートします。
- Day-0 エコシステム統合:Hugging Face で即座に利用可能。NVIDIA NIM マイクロサービスとしてデプロイでき、vLLM によるサポートも受けられます。主要な AI クラウドおよび推論パートナーを通じてアクセス可能です。
評価:検索精度、エージェント効率、そして展開におけるトレードオフ
Nemotron 3 Embed の性能は、検索の質、下流タスクにおけるエージェントの効率性、そして展開時のトレードオフという 3 つの観点から評価しました。8B モデルがコレクション全体の品質上限を決定し、1B BF16 および NVFP4 バリアントは、低コストかつ高スループットな展開環境でも同様の検索特化設計を実現します。
RTEB での首位と検索ベンチマーク全体での大幅な改善
まず RTEB ベンチマークでモデルを評価したところ、Nemotron-3-Embed-8B-BF16 が第 1 位を獲得しました。また、平均 NDCG@10 を指標に、ViDoRe V3 Text、MMTEB Retrieval、そして LongEmbed においてもテストを行いました。
*図 2. RTEB、ViDoRe V3 Text、MMTEB Retrieval、LongEmbed における平均 NDCG@10 を用いた検索精度の比較。Nemotron 3 Embed モデルと前世代の Nemotron ベースラインを対照しています。
- Nemotron-3-Embed-8B-BF16 は RTEB で第 1 位となり、RTEB では 78.5%、MMTEB Retrieval では 75.5% のスコアを記録しました。
Nemotron-3-Embed-1B-BF16 は、8B モデルの検索精度をほぼ維持しつつ、より小さなデプロイ環境で動作します。RTEB では 72.4% のスコアを記録し、先行する 1B モデル(llama-nemotron-embed-vl-1b-v2)と比較して誤り率を 27% 削減しました。また、MMTEB Retrieval でも 71.0% を達成し、誤り率は 28% 減少しています。
エージェントにとって検索精度が重要な理由
エージェント環境における検索性能を評価するため、Nemotron 3 Ultra で駆動される 検索エージェント を用い、検索システムで利用する埋め込みモデルを変更して検証を行いました。検索精度が高まれば、関連する証拠をより早く取得できるため、エージェントが繰り返し検索を行ったり、不要な推論ステップを経たり、文脈の精査に時間を割いたりすることを防げます。
ここでは、ViDoRe V3、BRIGHT、BrowseComp-Plus における平均検索精度と、クエリあたりの推定ダウンストリームエージェントトークンコストを比較します。
*図 3. ViDoRe V3、BRIGHT、BrowseComp-Plus における平均検索精度とクエリあたりのダウンストリームエージェントトークンコストの対比*
*評価ノート:検索エージェントには Nemotron 3 Ultra を使用しています。ダウンストリームのトークンコストは、GPT-5.5 の価格計算式に基づき、Nemotron 3 Ultra の入力・出力トークン数から推定されています。*
図 3 は、検索精度を高めることで、その後のエージェント処理に必要なトークン数を削減できることを示しています。より正確な検索器は関連する証拠を早期に返すため、エージェントは繰り返し検索や推論ターンを減らしてタスクを完了できます。これらの評価において、Nemotron 3 Embed モデルはエージェントによる検索の性能限界を引き上げました。特に 8B モデルは、ViDoRe V3、BRIGHT、BrowseComp-Plus のすべてのベンチマークで、平均検索精度が最も高く、推定される後続処理のトークンコストも最低でした。
NVFP4 を活用した Blackwell での検索スケーリング
高スループットな展開では、レイテンシとコストの要件を満たすため、チームはより小さな埋め込みモデルを選ぶことが一般的です。Nemotron-3-Embed-1B-NVFP4 は、NVIDIA Blackwell アーキテクチャ上でネイティブの NVFP4 加速を活用することで、サービス効率と検索品質の格差を縮めるよう設計されています。このモデルは線形層の重みと活性化値を NVFP4 に量子化して効率的な推論を実現し、長い入力シーケンスに対する精度回復には量子化意識型蒸留(QAD)を採用しています。
*図 4. ViDoRe V3 の検索精度とサービス効率の比較。Nemotron-3-Embed-1B-NVFP4 を、Qwen3-Embedding-0.6B や EmbeddingGemma-300M など、選択された小規模なオープンソース埋め込みベースラインと比較した結果。
- サービス効率:Blackwell 上の NVFP4 は、高スループットかつ低レイテンシの検索サービスにおいて、BF16 と比較して最大 2 倍のスループットを実現します。
精度の維持:NVFP4 バリアントは、メモリ使用量を削減しながらも、BF16 版と同等の 99% 以上の検索精度を維持します。
Day 0 で動作する NIM
本番環境向けの検索システムでは、異なる入力シーケンス長やハードウェアターゲットにわたって、実際のリクエスト負荷下でも効率性を保つ必要があります。今日からエンタープライズ規模で Nemotron 3 Embed を高性能に運用するため、1B モデル用の最適化された NVIDIA NIM マイクロサービスも公開します。図 5 に示す通り、Rust ベースの Nemotron 3 Embed NIM は、ISL(入力シーケンス長)が 256 と 1024 のいずれの場合でも、NVIDIA GB200 および RTX PRO 6000 GPU 上で vLLM チェックポイントと同等かそれ以上のパフォーマンスを発揮します。
*図 5. NVIDIA GB200 および RTX PRO 6000 GPU における Nemotron 3 Embed NIM のサービング性能と、vLLM チェックポイントとの比較。*
Nemotron 3 Embed モデルの構築方法
Nemotron-3-Embed-8B-BF16 は、Ministral-3-8B-Instruct-2512 のバックボーンを流用し、因果的なデコーダーを双方向エンコーダーへ変換することで、全文検索に対応できるようにしました。このモデルは、ウェブソースと合成テキストのペアを組み合わせたデータで対照学習(contrastive pre-training)を行い、その後、法務、金融、医療、ビジネス、教育などの各ドメインにわたる厳選された多言語検索データセットで微調整を施しています。この 8B モデルがフラッグシップエンベディングモデルとして機能し、開発ライン上の以前の 8B ティーチャーチェックポイントは、効率的な 1B バリアントを蒸留(ディストillation)するために使用されました。
1B モデルへのスケーリングダウン
1B モデルは、ゼロから訓練された小規模な検索専用モデルではありません。まず、Ministral-3-3B-Instruct-2512 をバックボーンとして採用し、双方向適応の手法を適用して 3B の検索基盤モデルを作成しました。その後、構造化された剪定と知識蒸留を 2 回繰り返すことで圧縮を行いました。
まず、3B の親モデルに対して NVIDIA ModelOpt の mcore_minitron Neural Architecture Search (NAS) エンジンを用い、中間的な 2B モデルへの圧縮を実施しました。この NAS パイプラインでは、パラメータ数の厳格な制約下で隠れ層の幅、FFN(フィードフォワードネットワーク)のサイズ、アテンションヘッドの数、そして深さを探索し、検索ワークロードに最適なアーキテクチャを特定しています。
得られた 2B の中間モデルは、8B の教師モデルから知識蒸行を行うことでランク付け精度を回復させました。多言語かつドメイン固有の検索データブレンドに対して、コサイン距離損失と平均二乗誤差(MSE)損失を組み合わせて適用し、生徒モデルの埋め込み表現を教師モデルに整合させる処理を行いました。
*Figure 6. The pruning and distillation pipeline compresses the retriever from a 3B base to the final 1B production model.*
この一連の手順、つまり ModelOpt による構造化剪定に続く 8B 教師モデルからの蒸留をもう一度繰り返すことで、2B の中間モデルから最終的な 1.14B の埋め込みモデルへと圧縮しました。最終的なトレーニングでは、段階的にコンテキスト長を拡張する 2 ステージのスケジュールを採用しています。
まず第1段階では、親モデルのコアとなる検索挙動を再構築するために、1024 トークンのコンテキスト長において広範な多言語アライメントに注力しました。
続く第2段階では、コンテキスト長を 4096 トークンへ拡張し、長期文脈の合成データや推論用データを追加。これにより、1B モデルはより長い入力に対しても識別可能な記憶保持能力を維持できるようになりました。
以下に、Nemotron 3 Embed モデル群の主要な技術仕様と導入ターゲットをまとめます。
| モデル名 | サイズ | 埋め込み次元 | コンテキストウィンドウ | プーリング方式 | 入力プレフィックス | ターゲットハードウェア |
|---|---|---|---|---|---|---|
| Nemotron-3-Embed-8B-BF16 | 8.0B | 4096 | 32k | Mean (平均) | query: / document: | 汎用 GPU 推論 |
| Nemotron-3-Embed-1B-BF16 | 1.14B | 2048 | 32k | Mean (平均) | query: / document: | 低遅延 CPU/GPU |
| Nemotron-3-Embed-1B-NVFP4 | 1.14B | 2048 | 32k | Mean (平均) | query: / document: | NVIDIA Blackwell/GB200 |
*表 2. Nemotron 3 Embed モデルのアーキテクチャ仕様と主要な推論設定。
エンタープライズパートナーによる評価
エンタープライズ向け独立系ソフトウェアベンダー(ISV)、AI ネイティブ企業、メモリプロバイダらはすでに、エージェント型検索やエージェント記憶機能、コード検索、本番環境での推論ワークフローなどにおいて、Nemotron 3 Embed の評価を進めています。
「コンテキストこそ、エージェントの精度を決定づける鍵です。私たちが NVIDIA と 5 月に共同ローンチした『EnterpriseClaw』のようなエンタープライズ向けエージェントに、最も関連性の高い企業情報を提供するために、当社の『Context Intelligence Graph』は埋め込みベクトルと意味的類似性を活用しています。NVIDIA の新しい Nemotron 3 Embed モデルの初期評価結果は非常に有望で、特に質問応答タスクにおいては既存モデルよりも精度が向上していることが確認されています。これらのモデルが、エンタープライズエージェントの精度と信頼性をさらに高める可能性に期待しています。」
— Automation Anywhere 首席 AI 開発責任者 アディ・クルガンティ氏
「NVIDIA Nemotron 3 Embed モデルの初期評価では、エージェントによる検索ユースケースにおいて高い検索性能が確認できました。1B パラメータ版と 8B パラメータ版の両方が利用可能であるため、チームは環境ごとの要件に合わせて、品質・レイテンシ・デプロイのバランスを柔軟に調整できます。引き続きこれらのモデルを検証し、本番環境での AI アプリケーションにおける高性能検索を支える可能性を探っていきたいと考えています。」
— Boomi 製品管理担当シニアバイスプレジデント マニ・ギル氏
IBM は、watsonx.data を基盤とした概念実証(PoC)において、新しい NVIDIA Nemotron Embed モデルの評価を行い、有望な初期結果を把握しています。
「Nemotron-3-Embed-1B を自社のスタック内でさまざまなモデルと比較したところ、結果はトップでした。例えば、LongMemEval の Retrieval@10 評価では、Qwen-3-0.6B が 78.71% のスコアだったのに対し、Nemotron-3-Embed-1B は 80.38% を記録しています。私たちが最も注目しているのは、オープンウェイトとファインチューニングレシピが公開されている点です。これにより、メモリテキストにモデルを適応させ、自前でサービスを展開することが可能になります。」——Mem0 の製品マネージャー、ルドラージ・メータ氏
Palantir は NVIDIA と協力し、エッジでの検索ワークロードを行うエンドユーザー向けに Nemotron 3 Embed を導入する評価を進めています。これは、NVIDIA の埋め込みモデルを AIP の Model Catalog で利用可能にしたこれまでの取り組みを踏まえたものです。
ServiceNow も、ドキュメントからの情報取得に NVIDIA Nemotron Embed の採用を検討しています。特に、検索精度を高めるためのドメイン固有のファインチューニングへの関心は高く保たれています。
turbopuffer は、Nemotron 3 Embed をネイティブな埋め込みサービスに取り込みました。これにより、開発者は同社のセマンティック検索エンジン内でこれらのモデルを活用できるようになります。
「再ランク付けのスタックに NVIDIA Nemotron 3 Embed モデルを組み込んだことで、パフォーマンスが劇的に向上しました。その結果、ウェブページからクエリに関連するスニペットを、これまで使ったどのモデルよりもはるかに高い精度で選別できるようになりました。」——You.com のシニア AI エンジニア、ラハル・モハン氏
Zep は、エージェントのメモリ管理や文脈検索のために NVIDIA Nemotron 3 Embed 1B を評価しました。Nemotron 3 Embed 1B よりもはるかに大きなモデルを含む、Zep が現在使用している複数のモデルとの社内ベンチマーク初期段階において、このモデルはすべてのメモリ検索タスクで首位を獲得しています。Zep は、FP4 チェックポイントが利用可能になったことで、自社のスケールにおいてストレージ効率とレイテンシの面で非常に競争力があると評価しています。
Zoom もまた、NVIDIA Nemotron 3 Embed を評価中です。これは Zoom のコンテキスト層を支えるエンタープライズ向けエージェント検索の検索層として活用される予定で、会議や社内ドキュメント、チャット、チケット、その他の内部システムなど、多様な情報源から関連する文脈をエージェントが効率的に取得できるよう支援します。
Getting Started
NVIDIA Nemotron 3 Embed は、オープンウェイトとオープンソースのトレーニングレシピと共にリリースされました。これにより、組織は生産環境での AI アプリケーション向けに検索モデルをどのようにカスタマイズし、デプロイするかを完全に制御できます。
開発者は、自身のワークフローに最も適したデプロイオプションから選択して利用を開始できます:
- Hugging Face - SentenceTransformers、Transformers、vLLM 用のモデルウェイト、モデルカード、サンプルコードへのアクセス。
- NVIDIA NIM - 本番環境での推論に対応した最適化されたマイクロサービスへのアクセス(build.nvidia.com)。
- AI Cloud and Inference Partners - Baseten、Bitdeer AI、DeepInfra、Friendli AI、OpenRouter などの主要なエコシステムパートナーを通じて Nemotron 3 Embed のデプロイ。
ドメイン適応やモデルの軽量化が必要なワークロード向けに、NVIDIA NeMo AutoModel のトレーニングレシピもオープンソース化しました。
- ファインチューニング用レシピ: Nemotron 3 Embed を自社のコーパスや検索タスクに合わせて調整します。
- 蒸留用レシピ: 本番環境での展開を想定しつつ、ランク付けの精度を維持しながら大規模な検索モデルを圧縮します。
例えば、NV Docs の評価では、Nemotron-3-Embed-1B-BF16 をファインチューニングした結果、NDCG@10 が 56.7% から 63.3%(+11.6%)、Recall@5 も 56.1% から 62.8%(+11.9%)へと向上しました。
企業向け検索システムの構築、本番環境での RAG(検索拡張生成)、エージェントのメモリ管理、コード検索、あるいはアジェンシー AI システムの開発など、どのような用途でも NVIDIA Nemotron 3 Embed は柔軟なデプロイオプションを提供します。Hugging Face で公開されているオープンソースモデルから、フルマネージド型の AI クラウドプラットフォーム、NVIDIA NIM マイクロサービスまで、お好みの環境で利用可能です。
ぜひモデルを試してご自身のプラットフォームに展開し、何を作っているか教えていただければ幸いです。
原文を表示
Retrieval is critical in multi-step agentic workflows where poor retrieval can cause agents to fetch irrelevant context, re-query, waste token budget, and carry noise into later reasoning steps.
Today, we are releasing NVIDIA Nemotron 3 Embed, a collection of open and commercially available embedding models designed to improve retrieval quality while giving developers practical deployment options for production-scale RAG, agentic retrieval, code retrieval, and agent memory.
The collection includes three open models that achieve state-of-the-art retrieval across the accuracy-efficiency curve, led by an 8B model that tops the RTEB leaderboard and efficient 1B variants built for production-scale deployment:
Model
Role
Best for
Flagship Quality Anchor: The flagship embedding model, ranking #1 on RTEB.
Precision-critical retrieval and high-stakes enterprise RAG
High-Efficiency Standard: A high-efficiency model for production retrieval where latency and cost matter.
Cost- and latency-sensitive production serving
Hardware-Accelerated Variant: A Blackwell-optimized variant for high-throughput retrieval with a smaller memory footprint.
Ultra-high-throughput and massive-scale infrastructure
*Table 1. Nemotron 3 Embed Model Usability and Deployment Matrix.*
*Figure 1. RTEB Multilingual Leaderboard screenshot (July 15, 2026) showing Nemotron-3-Embed-8B-BF16 ranked as #1.*
Key Features
Beyond the RTEB result, Nemotron 3 Embed introduces a production-ready feature set for enterprise retrieval deployments:
- Open Weights, Datasets, and Recipes: Gives teams control to inspect, tune, fine-tune, and deploy retrieval models on their own infrastructure.
- 32k Context Window: Supports retrieval over long documents, large code contexts, and multi-turn agent histories while reducing truncation.
- Multilingual & Code Retrieval: Supports retrieval across global enterprise data, technical documentation and multi-file code repositories.
- NVIDIA NVFP4 Efficiency: Provides a Blackwell-optimized 4-bit deployment path for high-throughput retrieval with a smaller memory footprint.
- Fine-Tuning and Distillation Recipes: NVIDIA NeMo AutoModel recipes support domain adaptation and model compression for teams adapting retrieval models to their own data.
- Day-0 Ecosystem Integration: Available immediately on Hugging Face, deployable as NVIDIA NIM microservice, supported by vLLM, and accessible through leading AI Cloud and inference partners.
Evaluation: Retrieval Quality, Agentic Efficiency, and Deployment Tradeoffs
We evaluate Nemotron 3 Embed across three dimensions: retrieval quality, downstream agentic efficiency, and deployment tradeoffs. The 8B model establishes the model collection’s quality ceiling, while the 1B BF16 and NVFP4 variants bring the same retrieval-focused design to lower-cost and higher-throughput deployment settings.
RTEB Leadership and Strong Gains Across Retrieval Benchmarks
We first evaluated the models on RTEB, where Nemotron-3-Embed-8B-BF16 ranks #1. We also tested these models across ViDoRe V3 Text, and MMTEB Retrieval and LongEmbed using average NDCG@10.
*Figure 2. Retrieval accuracy using average NDCG@10 across RTEB, ViDoRe V3 Text, MMTEB Retrieval and LongEmbed, comparing the Nemotron 3 Embed models with prior-generation Nemotron baselines.*
- Nemotron-3-Embed-8B-BF16 ranks #1 on RTEB, scoring 78.5% on RTEB and 75.5% on MMTEB Retrieval.
- Nemotron-3-Embed-1B-BF16 brings much of the 8B model’s retrieval quality into a smaller deployment footprint. It scores 72.4% on RTEB, reducing error rate by 27% over its 1B predecessor (llama-nemotron-embed-vl-1b-v2), and scores 71.0% on MMTEB Retrieval, reducing error rate by 28%.
Why Better Retrieval Matters for Agents
To evaluate retrieval in an agentic setting, we use a search agent powered by Nemotron 3 Ultra and vary the embedding model used by the retrieval system. Better retrieval can return relevant evidence earlier, helping the agent avoid repeated searches, unnecessary reasoning turns, and extra context inspection. We compare average retrieval accuracy with estimated downstream agentic token cost per query across ViDoRe V3, BRIGHT, and BrowseComp-Plus.
*Figure 3. Average retrieval accuracy versus downstream agentic token cost per query across ViDoRe V3, BRIGHT, and BrowseComp-Plus.*
*Evaluation note: The search agent uses Nemotron 3 Ultra. Downstream token cost is estimated from Nemotron 3 Ultra input/output token counts using the GPT-5.5 pricing formula.*
Figure 3 shows that stronger retrieval reduces downstream agentic token cost. More accurate retrievers return relevant evidence earlier, which helps agents complete tasks with fewer repeated searches and fewer reasoning turns. In these evaluations, the Nemotron 3 Embed models improve the agentic retrieval frontier, with the 8B model delivering both the highest average retrieval accuracy and the lowest estimated downstream token cost across ViDoRe V3, BRIGHT, and BrowseComp-Plus.
Scaling Retrieval with NVFP4 on Blackwell
For high-throughput deployments, teams often choose smaller embedding models to meet latency and cost targets. Nemotron-3-Embed-1B-NVFP4 is designed to narrow the gap between serving efficiency and retrieval quality by using native NVFP4 acceleration on NVIDIA Blackwell architectures. The model quantizes the weights and activations of linear layers to NVFP4 for efficient inference, and uses Quantization-Aware Distillation (QAD) to help recover accuracy for long input sequences.
*Figure 4. ViDoRe V3 retrieval accuracy versus serving efficiency, comparing Nemotron-3-Embed-1B-NVFP4 with selected smaller open embedding baselines, including Qwen3-Embedding-0.6B and EmbeddingGemma-300M.*
- Serving Efficiency: NVFP4 on Blackwell delivers up to 2x higher throughput than BF16 for high-throughput, low-latency retrieval serving.
- Accuracy retention: The NVFP4 variant retains 99%+ of BF16 retrieval accuracy while reducing memory footprint.
Day 0 Performant NIM
For production-scale retrieval systems, the serving stack also needs to preserve that efficiency under real request loads, across different input sequence lengths and hardware targets. To make Nemotron 3 Embed performant at enterprise scale today, we are also releasing an optimized NVIDIA NIM microservice for the 1B model. As shown in Figure 5, the Rust-based Nemotron 3 Embed NIM matches or outperforms the vLLM checkpoint on NVIDIA GB200 and RTX PRO 6000 GPUs across ISLs of 256 & 1024.
*Figure 5. Nemotron 3 Embed NIM serving performance compared with the vLLM checkpoint on NVIDIA GB200 and RTX PRO 6000 GPUs.*
How We Built the Nemotron 3 Embed Models
Nemotron-3-Embed-8B-BF16 adapts the Ministral-3-8B-Instruct-2512 backbone by converting its causal decoder into a bidirectional encoder for full-sequence retrieval. The model is trained with contrastive pre-training on a blend of web-sourced and synthetic text pairs, then fine-tuned on curated multilingual retrieval datasets across domains such as legal, finance, medical, business, and education. This 8B model serves as the flagship embedding model, while earlier 8B teacher checkpoints from the same development line were used to distill the efficient 1B variants.
Scaling Down to 1B
The 1B model is not a small retriever trained from scratch. We first applied the bidirectional adaptation recipe to the Ministral-3-3B-Instruct-2512 backbone to establish a 3B retriever base, then compressed it through two-rounds of structured pruning and distillation.
First, the 3B parent model was compressed to a 2B intermediate footprint using NVIDIA ModelOpt’s mcore_minitron Neural Architecture Search engine. The NAS pipeline searched across hidden width, FFN size, attention heads, and depth under a strict parameter budget to identify an efficient architecture for retrieval workloads.
The resulting 2B intermediate model was then distilled from an 8B teacher checkpoint to recover ranking accuracy. We used a combined cosine distance loss and mean squared error loss on a multilingual, in-domain retrieval data blend to align the student’s embeddings with the teacher.
*Figure 6. The pruning and distillation pipeline compresses the retriever from a 3B base to the final 1B production model.*
This same sequence, ModelOpt structured pruning followed by 8B teacher distillation, was repeated a second time to compress the 2B intermediate model down to the final 1.14B embedding model. Final training used a progressive two-stage context-scaling schedule:
- Stage 1: Focused on broad multilingual alignment at 1024-token context length to reconstruct the core retrieval behavior of the parent model.
- Stage 2: Expanded context length to 4096 tokens and added long-context synthetic and reasoning datasets, helping the 1B model retain discriminative recall across longer inputs.
The following table summarizes the core technical specifications and deployment targets for the Nemotron 3 Embed models:
Model
Size
Emb Dim
Context Window
Pooling
Input Prefix
Target Hardware
Nemotron-3-Embed-8B-BF16
8.0B
4096
32k
Mean
query: / document:
General GPU Inference
Nemotron-3-Embed-1B-BF16
1.14B
2048
32k
Mean
query: / document:
Low-latency CPU/GPU
Nemotron-3-Embed-1B-NVFP4
1.14B
2048
32k
Mean
query: / document:
NVIDIA Blackwell/GB200
*Table 2. Architectural specifications and core inference configurations for the Nemotron 3 Embed models.*
Enterprise Partner Evaluations
Enterprise ISVs, AI-native companies, and memory providers are already evaluating Nemotron 3 Embed across agentic retrieval, agent memory, code retrieval, and production inference workflows.
- "Context is the key to agentic accuracy. Our Context Intelligence Graph uses embeddings and semantic similarity to deliver the most relevant enterprise context to agents like EnterpriseClaw, which we launched with NVIDIA in May. Early results from NVIDIA’s new Nemotron 3 Embed models are promising, particularly for question answering, where they show improvements over our current model. We’re excited about their potential to further improve the accuracy and reliability of our enterprise agents." - Adi Kuruganti, Chief AI and Development Officer at Automation Anywhere
- "Our initial evaluation of the NVIDIA Nemotron 3 Embed models shows strong retrieval performance for our agentic retrieval use cases. The availability of both 1B and 8B variants gives teams the flexibility to balance quality, latency, and deployment requirements across different environments. We're excited to continue evaluating the models and exploring how they can support high-performance retrieval for production AI applications." - Mani Gill, Senior Vice President of Product Management at Boomi
- IBM has seen promising early results evaluating the new NVIDIA Nemotron Embed model in a proof-of-concept built on watsonx.data.
- "We ran Nemotron-3-Embed-1B inside our own stack against various models and it came out on top. For instance, it scored 80.38% against Qwen-3-0.6B’s 78.71% on LongMemEval for Retrieval@10. The open weights and fine-tuning recipes are what interest us most, since they let us adapt the model to memory text and serve it ourselves." - Rudraj Mehta, Product Manager at Mem0
- Palantir is collaborating with NVIDIA to evaluate the deployment of Nemotron 3 Embed for end customers conducting edge retrieval workloads, building on the prior work making NVIDIA embedding models available in AIP's Model Catalog.
- ServiceNow is evaluating NVIDIA Nemotron Embed to retrieve through their documentation, with a continued interest in in-domain fine-tuning to improve their retrieval accuracy.
- turbopuffer is bringing Nemotron 3 Embed to its native embeddings service, enabling developers to use the models within its semantic search engine.
- "Swapping in NVIDIA Nemotron 3 Embed model within our re-ranking stack delivered a significant leap in performance, letting us select query-relevant snippets from web pages with far greater accuracy than any model we'd used before." - Rahul Mohan, Senior AI Engineer, You.com
- Zep evaluated NVIDIA Nemotron 3 Embed 1B for agent memory and context retrieval. In early internal benchmarks against several models used by Zep, including some much larger than Nemotron 3 Embed 1B, the model ranked first across all memory retrieval tasks. Zep believes the availability of an FP4 checkpoint also makes the model very storage and latency competitive for their scale.
- Zoom is evaluating NVIDIA Nemotron 3 Embed for the retrieval layer behind the enterprise agentic search that powers Zoom's contextual layer, which helps agents retrieve relevant context across meetings and workplace knowledge sources, including docs, chat, tickets, and other internal systems.
Getting Started
NVIDIA Nemotron 3 Embed is released with open weights and open-source training recipes, giving organizations full control over how retrieval models are customized and deployed for production AI applications.
Developers can get started using the deployment option that best fits their workflow:
- Hugging Face - Access the model weights, model cards, and example code for SentenceTransformers, Transformers, and vLLM.
- NVIDIA NIM - Access optimized microservice on build.nvidia.com for production-ready inference.
- AI Cloud and Inference Partners - Deploy Nemotron 3 Embed through leading ecosystem partners - Baseten, Bitdeer AI, DeepInfra, Friendli AI, OpenRouter.
For workloads requiring domain adaptation or footprint reduction, we have also open-sourced NVIDIA NeMo AutoModel training recipes:
- Fine-tuning recipe - Adapt Nemotron 3 Embed to your enterprise corpus and retrieval tasks.
- Distillation recipe - Compress larger retrieval models while retaining ranking quality for production deployment.
For example, on the NV Docs evaluation, fine-tuning Nemotron-3-Embed-1B-BF16 improved NDCG@10 from 56.7% to 63.3% (+11.6%) and Recall@5 from 56.1% to 62.8% (+11.9%).
Whether you are building enterprise search, production RAG, agent memory, code retrieval, or agentic AI systems, NVIDIA Nemotron 3 Embed provides flexible deployment options—from open-source models on Hugging Face to fully managed AI Cloud platforms and NVIDIA NIM microservices.
Explore the models, deploy them on your preferred platform, and let us know what you are building.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み