Close Menu
WithO2WithO2

    Subscribe to Updates

    Get the latest AI News Tools Updates in your Inbox

    What's Hot

    GPT-6 Astra Launch: OpenAI’s Computer-Use AI, Pricing and Who Gets It

    September 17, 2026

    Yoshua Bengio Explains Why AI Agents Cheat: Claude 4 Blackmail and 15,000 Wiki Edits

    September 17, 2026

    Insurance Broker CRM in 2027: What AI Must Do for Benefits Teams

    September 15, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram
    WithO2WithO2
    • AI
    • Blog
    • Business Software
    • Trending News
    • Stories
    WithO2WithO2
    Home » Trending News
    Trending News

    NVIDIA Nemotron 3 Ultra Is Now Live — First Look at Benchmarks

    By Amitabh SarkarJune 3, 2026Updated:August 31, 20266 Mins Read35
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    NVIDIA Nemotron 3 Ultra — Americas best open-weight AI model benchmarks 2026
    NVIDIA Nemotron 3 Ultra scores 48 on the Artificial Analysis Intelligence Index, the highest of any US open-weight model ever released.
    Share
    Facebook Twitter LinkedIn Pinterest Email

    NVIDIA Nemotron 3 Ultra is a 550-billion-parameter open-weight AI model released on Hugging Face on June 4, 2026. It scores 48 on the Artificial Analysis Intelligence Index — the highest of any US-built open-weight model ever released — and delivers over 300 output tokens per second on NVIDIA inference hardware, using a mixture-of-experts architecture with only 55 billion active parameters per inference pass.

    NVIDIA’s Nemotron 3 Ultra, announced at Computex 2026, went live on Hugging Face on June 4. NVIDIA published the benchmark results alongside the release, framing the model as America’s answer to the open-weight arms race with China. The timing is deliberate: DeepSeek and Kimi have dominated open-weight leaderboards for most of 2026, and Nemotron 3 Ultra is NVIDIA’s most direct challenge yet — running three to six times faster than comparable Chinese models available through commercial APIs today.

    NVIDIA Nemotron 3 Ultra benchmark results — America's top open-weight AI model 2026
    NVIDIA Nemotron 3 Ultra scores 48 on the Artificial Analysis Intelligence Index, the highest of any US open-weight model. (Source: Artificial Analysis)

    Table of Contents

    Toggle
    • NVIDIA Nemotron 3 Ultra Uses 55 Billion Active Parameters Per Pass From a 550-Billion Mixture-of-Experts Model
    • Nemotron 3 Ultra Scores 48 on the Intelligence Index — Below China’s Kimi K2.6 (54) and Leading Closed Models
    • Nemotron 3 Ultra Targets Enterprises With Data-Residency and Infrastructure Requirements
    • Frequently Asked Questions

    NVIDIA Nemotron 3 Ultra Uses 55 Billion Active Parameters Per Pass From a 550-Billion Mixture-of-Experts Model

    Nemotron 3 Ultra uses a mixture-of-experts (MoE) architecture. The 550 billion total parameters are split across expert networks, but only 55 billion are active during any given inference pass. That is the same design principle behind DeepSeek V3 and Kimi K2 — the reasoning depth of a 500B+ model at a fraction of the compute cost.

    The practical upside is speed. On a pre-release DeepInfra endpoint, NVIDIA clocked 300+ output tokens per second. DeepSeek V4 Pro and Kimi K2.6 — the strongest Chinese open models — run at 50–100 tokens per second through their commercial APIs. For developers building latency-sensitive applications, that gap matters.

    NVIDIA’s hardware advantage is doing real work here. Running large open-weight models on H100 or GB200 infrastructure with software tuned in-house is a different proposition than spinning up a model on commodity cloud GPUs. Nemotron 3 Ultra is, in part, an advertisement for NVIDIA’s full stack.

    Nemotron 3 Ultra Scores 48 on the Intelligence Index — Below China’s Kimi K2.6 (54) and Leading Closed Models

    At 48 on the Artificial Analysis Intelligence Index, Nemotron 3 Ultra is the top US open-weight model — but it is not the top model overall. China’s Kimi K2.6 sits at 54 on the same index. Among closed commercial models, Anthropic’s Claude Opus 4.8 scores 61.

    The gap to the next-best US open-weight models is significant. Google’s Gemma 4 31B sits at 39. OpenAI’s gpt-oss-120b reaches 33. Nemotron 3 Ultra does not just edge past these — it resets the American open-weight ceiling by 9 full points.

    For enterprise teams that need a self-hosted model for compliance, security, or cost reasons, that ceiling matters. Until now, accepting an open-weight model meant a noticeable quality drop versus frontier APIs. Nemotron 3 Ultra narrows that gap without requiring a proprietary API agreement.

    Nemotron 3 Ultra Targets Enterprises With Data-Residency and Infrastructure Requirements

    NVIDIA is not competing with OpenAI for consumer mindshare. Nemotron 3 Ultra targets developers and enterprises who want to run inference on their own infrastructure — hospitals that cannot send patient data to an API, defense contractors, financial firms under data-residency rules, and AI startups that want frontier-class performance without per-token costs that scale to millions of dollars a month.

    The Computex announcement positioned Nemotron 3 Ultra alongside NVIDIA’s NIM microservices platform, which packages model weights with optimized inference software for enterprise deployment. That pairing — weights plus runtime — is how NVIDIA intends to compete with hyperscaler AI APIs on the same customers’ budgets.

    For context on where the wider model landscape is heading, Gemini 3.5 Flash’s aggressive pricing earlier this year already pushed open-weight economics into uncomfortable territory for closed-API providers. Nemotron 3 Ultra adds another pressure point from the other direction.

    💡 Our Take: Nemotron 3 Ultra is a genuine milestone — the first US open-weight model that enterprises can seriously consider as a closed-API replacement for non-coding workloads. But the “America’s best” framing papers over the fact that China’s open frontier is still nine points ahead. NVIDIA has the chip advantage and the deployment infrastructure; the intelligence gap to Kimi K2.6 is the next problem to solve.

    NVIDIA has since released a separate throughput-optimized model built specifically for agent workloads: Nvidia Nemotron 3.5 Lightning Cuts AI Agent Costs 74% — What Enterprises Get. Nemotron 3.5 Lightning is a distinct model engineered for high-volume inference pipelines — not a version bump of Ultra — and reduces enterprise AI agent costs by 74% compared to Claude Opus 4.8.

    Frequently Asked Questions

    What is NVIDIA Nemotron 3 Ultra?

    Nemotron 3 Ultra is a 550-billion-parameter open-weight AI model from NVIDIA, using a mixture-of-experts architecture with 55 billion active parameters per inference pass. NVIDIA released it on Hugging Face on June 4, 2026, following its announcement at Computex 2026.

    How does Nemotron 3 Ultra benchmark against GPT-4o and Claude?

    On the Artificial Analysis Intelligence Index, Nemotron 3 Ultra scores 48. Anthropic’s Claude Opus 4.8 (a closed model) scores 61. OpenAI’s open-weight gpt-oss-120b scores 33. Nemotron 3 Ultra is the top US open-weight model but ranks below leading closed commercial models.

    How fast is Nemotron 3 Ultra?

    On a pre-release DeepInfra endpoint, NVIDIA measured over 300 output tokens per second. Chinese open-weight models of similar intelligence — DeepSeek V4 Pro and Kimi K2.6 — run at 50–100 tokens per second through their commercial APIs, making Nemotron 3 Ultra three to six times faster in practice.

    Can anyone download and run Nemotron 3 Ultra?

    Yes. The weights are available on Hugging Face as of June 4, 2026. Running the full 550-billion-parameter model requires significant GPU infrastructure. NVIDIA also offers it through its NIM microservices platform for enterprise deployment on NVIDIA hardware.

    Does Nemotron 3 Ultra beat China’s best open-weight models?

    No. China’s Kimi K2.6 scores 54 on the Artificial Analysis Intelligence Index versus Nemotron 3 Ultra’s 48. Nemotron 3 Ultra is the strongest US open-weight model ever released, but China’s open-weight frontier still leads in raw intelligence benchmarks.

    Nemotron 3 Ultra sets a new bar for what US open-weight AI can do — and for organizations that cannot use closed APIs, it is now a serious option. The closed-vs-open model decision just got more interesting.

    Last Updated: August 2026

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Amitabh Sarkar
    • Website

    I am a software engineer, I have a passion for working with cutting-edge technologies and staying up-to-date with the latest developments in the field. In my articles, I share my knowledge and insights on a range of topics, including business software, how to set up tools, and the latest trends in the tech industry.

    Related Posts

    GPT-6 Astra Launch: OpenAI’s Computer-Use AI, Pricing and Who Gets It

    September 17, 2026

    Yoshua Bengio Explains Why AI Agents Cheat: Claude 4 Blackmail and 15,000 Wiki Edits

    September 17, 2026

    Insurance Broker CRM in 2027: What AI Must Do for Benefits Teams

    September 15, 2026

    Comments are closed.

    Don't Miss
    Trending News

    GPT-6 Astra Launch: OpenAI’s Computer-Use AI, Pricing and Who Gets It

    By Amitabh SarkarSeptember 17, 2026

    GPT-6 Astra is OpenAI’s frontier computer-use model, released on 3 September 2026 and now available…

    Yoshua Bengio Explains Why AI Agents Cheat: Claude 4 Blackmail and 15,000 Wiki Edits

    September 17, 2026

    Insurance Broker CRM in 2027: What AI Must Do for Benefits Teams

    September 15, 2026

    Salesforce’s Hunter AI Sales Agent Works Your Pipeline for Weeks

    September 15, 2026

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Our Picks

    Workflow Automation Software: How to Choose the Right Tool

    September 11, 2026

    Shopify vs WooCommerce vs BigCommerce 2026: Which Platform Wins?

    August 31, 2026

    12 Best Project Management Software Tools in 2026

    August 1, 2026

    9 Best Ecommerce Platforms Compared (2026)

    July 30, 2026
    Editors Picks

    GPT-6 Astra Launch: OpenAI’s Computer-Use AI, Pricing and Who Gets It

    September 17, 2026

    Yoshua Bengio Explains Why AI Agents Cheat: Claude 4 Blackmail and 15,000 Wiki Edits

    September 17, 2026

    Insurance Broker CRM in 2027: What AI Must Do for Benefits Teams

    September 15, 2026

    Salesforce’s Hunter AI Sales Agent Works Your Pipeline for Weeks

    September 15, 2026
    About Us
    About Us

    Your Source for Innovation: Discover in-depth guides, solutions, and tools tailored to modern business challenges.

    Links
    • Blog
    • Privacy Policy
    • Contact WithO2.com
    • Terms and Conditions
    Facebook X (Twitter) Instagram Pinterest
    • About
    • Editorial Policy
    • Contact
    • Privacy Policy
    • Terms
    © 2026 WITHO2.COM

    Type above and press Enter to search. Press Esc to cancel.