Signal Brief

NVIDIA Nemotron 3 Embed Ranks #1 on RTEB

NVIDIA 开源 Nemotron 3 Embed 8B 模型,在 RTEB 评测中以 78.5% 凭借 32k 上下文、多语种及代码检索能力夺得首位。除此之外还发布 1B 与 Blackwell NVFP4 版本,后者吞吐量翻倍、BF16 精度保持 99%+。该模型提升了检索效率,使智能代理更早...

twitter关注列表 ginobefun (@hongming731) 发布 2026-07-17 收录 2026-07-17 高优先级

一句话判断

该模型在检索基准中实现首位并提供多版本高吞吐,值得进一步评估其对 RAG 的提升潜力。

核心信息

NVIDIA 开源 Nemotron 3 Embed 8B 模型,在 RTEB 评测中以 78.5% 凭借 32k 上下文、多语种及代码检索能力夺得首位。除此之外还发布 1B 与 Blackwell NVFP4 版本,后者吞吐量翻倍、BF16 精度保持 99%+。该模型提升了检索效率,使智能代理更早获取证据,减少 downstream token 消耗。

原始内容

ginobefun (@hongming731) 转发了 BestBlogs (@BestBlogsDev) 的帖子: BestBlogs Daily · 07-17 # Nemotron 3 Embed / Kimi K3 / Inkling / Fable / Bun [1] ★ Deep Dive · NVIDIA Nemotron 3 Embed Ranks #1 Overall on RTEB, Advancing Agentic Retrieval NVIDIA open-sources Nemotron 3 Embed, a retrieval family whose 8B model ranks #1 on RTEB (78.5%) with a 32k context and multilingual plus code retrieval, plus a 1B and a Blackwell NVFP4 build that doubles throughput at 99%+ of BF16 accuracy. The payoff is agentic: better retrieval surfaces evidence earlier, so agents loop and reason less, burning fewer downstream tokens — the foundation under RAG and agent memory. Source: Hugging Face - Blog https://t.co/yRfqaOVunf [2] ★ Deep Dive · How to Make Your AI Agent's Actions Reliable (No Code) Calling an API is the easy half of an agent; the hard part is firing it only when it should, and carrying the right value forward. This no-code guide argues a prompt is not a boundary — the model's choice to act is a probabilistic judgment that can be coaxed or prompt-injected. The fix splits each action into model judgment versus server guarantees: a 'Run only when' gate checked before any request, and 'Save to memory' to carry one value forward, so the chat cannot talk past it. Source: Hacker News - Newest: "AI Agent" https://t.co/mnQ79S9s1L [3] ★ Deep Dive · The Pulse: What can we learn from Bun's rapid Rust rewrite with AI? Jarred Sumner used Anthropic's Fable to rewrite Bun from Zig to Rust — 535K lines, 11 days, $165K — turning a year-long migration into a sprint. The method wasn't 'rewrite this, zero mistakes': 3 hours of prep yielded a 600-line porting guide, a trial run was adversarially reviewed, then work split across 64 parallel agents. The takeaway: a thoroughly-tested project plus disciplined orchestration makes an unthinkable rewrite feasible — not AI doing it solo. Source: The Pragmatic Engineer https://t.co/xxetGahYEA [4] Welcome Inkling by Thinking Machines Inkling is a large open multimodal model (~1T params, 1M context) that natively accepts image, text, and audio inputs, with agentic capabilities and day-0 support in major inference engines. Source: Hugging Face - Blog https://t.co/Pv9R5nTLQE [5] Computer-Use 2.0: Agents Just Got Multi-Cursor — Francesco Bonacci, Cua [Video] A conference talk that maps computer-use agents from foreground screenshot loops to background execution, then connects reliable evaluation and sandbox infrastructure to scalable agent training. Source: AI Engineer https://t.co/jW1vUMgN8M [6] Forward Deployed Engineering at Cursor — Pauline Brunet [Video] Cursor's forward deployment leader offers a practical framework for deciding where FDE belongs, how to scope it around measurable change, and how to build a team that improves both customer adoption and the product roadmap. Source: AI Engineer https://t.co/d6FCOvsSXf [7] Kimi K3, and what we can still learn from the pelican benchmark Simon Willison reviews the newly released Kimi K3 model from Moonshot AI, runs his signature 'pelican riding a bicycle' test, and reflects on the test's evolving utility as a quick model evaluation tool. Source: Simon Willison's Weblog https://t.co/1RmvxJymCQ [8] The Archaeologist’s Copilot This article presents a systematic approach to using AI as an 'archaeologist' rather than a 'tourist' when dealing with legacy codebases, demonstrating through a real case study how to analyze, contain, and gradually modernize a 2005-era Java project without breaking its fragile functionality. Source: Martin Fowler https://t.co/AubO6Lcoye [9] Danau5tin/ai-trains-ai: RL-training an AI agent to RL-train AI agents An RL agent learns to design AI training jobs, improving itself and generalizing to new tasks. Source: Hacker News https://t.co/EVrxRUpQqk [10] WTF Is the Context Layer? The Missing Infrastructure for Production Agents — Prukalpa Sankar [Video] Atlan founder Prukalpa Sankar explains why production AI agents need a shared, governed context layer that turns a company’s facts, expertise, norms, and feedback into reusable machine-usable knowledge. Source: AI Engineer https://t.co/hPQUvlZLRz --- https://t.co/Kyws10KILE · Discover high-quality content that truly fits you BestBlogs is an AI-powered personal reading assistant that helps you discover high-quality content that truly fits you. Follow the sources and topics you care about, and get a daily brief that fits you better every day. Try it and follow us. Read online: https://t.co/OdKrfzvn52 > **引用原帖 BestBlogs (@BestBlogsDev):** > https://t.co/zdGLIWi5TO > https://x.com/BestBlogsDev/status/2077908819792040345

相关动态

01

Kimi K3 在 SpreadsheetBench 2 上排名第一

Kimi K3 在 SpreadsheetBench 2 基准测试中排名第一,超越 Claude Fable 5,完成 34.8% 的 workflow 任务。该基准测试涉及 321 个专家策划任务,平均每个任务包含 11.8 个工作表和 593.5 个单元格更改,聚焦于完整的电子表格工作簿执行。

twitter关注列表2026-07-18#模型#技术突破#评测
观察
02

Mind Lab 开源长文本强化学习项目

Mind Lab 开源了一个长文本强化学习(RL)项目,支持 2M tokens 的长上下文。相比以往需要数千个 GPU 的 1M 上下文研究,该项目仅需 8 个 GPU 即可完成,大幅降低了超长上下文研究的算力门槛。

twitter关注列表2026-07-17#开源#技术突破#模型
观察
03

Kimi K3非对称竞争分析

Kimi K3在Arena前端/WebDev人类盲测中以1679 Elo排名第一,领先Fable 5(1631)和GPT-5.6 Sol(1618),但在综合智能指数中仅排第四(57.1分),落后Fable 5(59.9)和GPT-5.6 Sol(58.9)。K3定价15美元/百万输出tokens,远低于Fable 5的50美元,并计划7...

twitter关注列表2026-07-18#AI#模型#技术突破
观察
04

开源模型长期网络能力差距缩小至4-7个月

长期网络能力方面,领先开源模型落后闭源前沿从2025年大部分时间的6-10个月缩短至4-7个月。GLM-5.2匹配了约4个月前发布的闭源模型。AI安全研究所的32步“The Last Ones”任务中,GPT-5.6 Sol在10次尝试中完成7次,每次预算1亿token,且性能随推理token增加而提升。

twitter关注列表2026-07-17#模型#技术突破#AI安全
观察
05

BestBlogs 早报 · 07-18

月之暗面发布Kimi K3,2.8万亿参数,896选16的Stable LatentMoE,上下文100万token,接近Fable-5但仍落后最强闭源模型,完整权重7月27日前开源;VentureBeat调查显示54%企业已发生AI代理安全事件;xAI开源Grok Build(84万行Rust代码)并残留上传用户代码痕迹;Cursor评...

twitter关注列表2026-07-17#AI#模型发布#开源
观察