By using this site, you agree to the Privacy Policy and Terms of Use.
Accept

GadgetBond

  • Latest
  • How-to
  • Tech
    • AI
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • Samsung
    • Security
    • Xbox
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren W1
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Apple TV
    • Disney
    • Gaming
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Star Wars
    • Streaming
Add GadgetBond as a preferred source to see more of our stories on Google.
Font ResizerAa
GadgetBondGadgetBond
  • Latest
  • Tech
  • AI
  • Deals
  • How-to
  • Apps
  • Mobile
  • Gaming
  • Streaming
  • Transportation
Search
  • Latest
  • Deals
  • How-to
  • Tech
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • Samsung
    • Security
    • Xbox
  • AI
    • Anthropic
    • ChatGPT
    • ChatGPT Atlas
    • Gemini AI (formerly Bard)
    • Google DeepMind
    • Grok AI
    • Meta AI
    • Microsoft Copilot
    • OpenAI
    • Perplexity
    • xAI
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren W1
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Apple TV
    • Disney
    • Gaming
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Star Wars
    • Streaming
Follow US
AINVIDIAPerplexityTech

Perplexity enters NVIDIA Nemotron Coalition as a founding partner

As a founding member of NVIDIA’s Nemotron Coalition, Perplexity is helping turn frontier‑grade base models into open infrastructure for developers and enterprises.

By
Shubham Sawarkar
Shubham Sawarkar's avatar
ByShubham Sawarkar
Editor-in-Chief
I’m a tech enthusiast who loves exploring gadgets, trends, and innovations. With certifications in CISCO Routing & Switching and Windows Server Administration, I bring a sharp...
Follow:
- Editor-in-Chief
Mar 18, 2026, 10:11 AM EDT
Share
We may get a commission from retail offers. Learn more
Wide banner showing the Perplexity logo and text on the left and the NVIDIA logo on the right against a dark background, above a stylized green landscape made of mossy hills overlaid with glowing white data points.
Image: Perplexity
SHARE

Perplexity stepping in as a founding member of NVIDIA’s Nemotron Coalition is a pretty big signal about where AI is headed: open, collaborative, and deeply infrastructure‑level rather than just another shiny chatbot feature. It plugs Perplexity directly into a global effort to build frontier‑class open models that anyone can inspect, fine-tune, and deploy, instead of relying only on closed systems controlled by a handful of players.

At the heart of this move is the Nemotron Coalition itself, a new NVIDIA‑led alliance of leading AI labs created to advance “open frontier models” — think GPT-scale systems, but with open weights and transparent training practices. The coalition was announced at NVIDIA’s GTC event and aims to pool research, data, evaluation frameworks, and compute so that building these huge models becomes a shared infrastructure project instead of something every company has to reinvent alone. Members range from research‑heavy outfits like Mistral AI and Sarvam AI to applied players such as Perplexity, Cursor, and others that bring real‑world workloads and benchmarks into the loop.

The coalition’s first concrete deliverable is a new base model co-developed by Mistral AI and NVIDIA, trained on NVIDIA’s DGX Cloud and then open-sourced for the broader ecosystem to fine‑tune and adapt. NVIDIA has been explicit that this base model will underpin its upcoming Nemotron 4 family, effectively turning the coalition’s work into the foundation for future high‑end NVIDIA models as well. Coalition members contribute at different layers: some bring sovereign‑language and regional expertise, others provide evaluation datasets, and others inject specialized domain knowledge from production systems.

Perplexity’s role is very much on that “real usage” side of the spectrum: it already runs a complex retrieval‑augmented search product at scale and has a habit of stitching together different open models for each stage of answering a query. Under the hood, Perplexity post-trains different open models for query parsing, retrieval, reranking, and drafting responses, which lets it tune latency, cost, and relevance for each step instead of throwing one monolithic model at everything. That experience—knowing where models fail, how they behave under heavy search traffic, and which fine‑tuning knobs actually matter—is exactly the kind of domain expertise the coalition wants to bake into its shared base models.

Open models are the philosophical core of this whole effort, and that matters more than the branding. Pre-training a frontier-scale model is the most expensive, resource-intensive part of the pipeline; once that’s open, thousands of smaller teams can afford to specialize and fine‑tune instead of trying to raise billions to compete from scratch. NVIDIA’s own positioning here is blunt: it calls open models “the lifeblood of innovation” because they invite students, startups, and enterprises worldwide to participate in the AI stack rather than just consume it.

Nemotron 3 Super is a good example of the kind of open foundation Perplexity is leaning into. This is a 120-billion-parameter hybrid MoE model, but only 12 billion parameters are active at inference time thanks to a LatentMoE architecture, which makes it far more efficient than a naive 120B-dense system. Nemotron 3 Super is optimized for agentic workloads rather than simple chat: long-context reasoning, tool calling, planning, code and IT automation, and other multi-step tasks where multiple tools and data sources come into play.

Perplexity has already wired Nemotron 3 Super into its own stack in three ways: in the model selector inside the search experience, via its Agent API, and as part of Perplexity Computer, where the model is integrated directly into the search pipeline. That means a lot of real queries—research tasks, coding questions, complex multi‑step prompts—will effectively act as stress tests and real‑world feedback loops for Nemotron 3 Super and future Nemotron-line models. For the coalition, this kind of deployment is gold: it surfaces edge cases, helps refine evaluation benchmarks, and proves whether these open models can actually hold up against proprietary systems in day-to-day use.

On the NVIDIA side, Nemotron is a broader strategy to make its hardware and software stack the default home for large-scale open models. Nemotron models are designed to run especially efficiently on NVIDIA’s latest platforms—Blackwell GPUs, NVFP4 precision, and so on—which means better throughput and lower cost for anyone building on top of them. In return, NVIDIA publishes model weights, recipes, and tooling that make it easier for developers to stand up their own fine‑tuned versions, either in the cloud or on-prem.

For Mistral AI, a fellow founding member, Nemotron is a natural extension of its own open-first philosophy. Mistral is contributing cutting-edge architectures, multimodal capabilities, and large‑scale training know-how, while using NVIDIA’s compute and tooling to push these open models to frontier scale. Combined with Perplexity’s search and agent workloads, this starts to look like a full ecosystem loop: Mistral and NVIDIA push the state of the art, Perplexity and others pressure‑test it in production, and the resulting improvements flow back into the open model base for everyone.

What this all adds up to is an attempt to change the balance of power in AI infrastructure without pretending that closed models will disappear overnight. By banding together under the Nemotron Coalition, labs like Perplexity get access to serious compute and a shared base model that would be painful to build alone—while still retaining the ability to keep their own post-training magic proprietary if they want. For developers and enterprises watching from the outside, the promise is simple but ambitious: frontier‑grade models that are open enough to inspect and customize, battle‑tested on real workloads like Perplexity’s, and backed by some of the strongest infrastructure in the industry.


Discover more from GadgetBond

Subscribe to get the latest posts sent to your email.

Leave a Comment

Leave a ReplyCancel reply

Most Popular

Amazon Prime still offers free trials in 2026 — if you know where to look

Windows 11 needs 4x the RAM for the same work and MacBook Neo proves it

MacBook Neo can run Windows, just don’t push it too hard

Stop rebooting: grab 35% off Parallels Desktop and run Windows on your Mac the easy way

Google Doodle stitches up a shamrock logo for St. Patrick’s Day 2026

Also Read
Bright abstract background in soft orange, pink, and yellow gradients with two rounded white buttons centered, labeled “5.4 mini” and “5.4 nano” in gray text, representing OpenAI’s small GPT-5.4 models.

OpenAI launches GPT-5.4 mini and nano for faster, cheaper AI

An illustration of a lone person sitting at a desk with a laptop on a surreal, softly lit landscape under a starry night sky, with sweeping teal and gold bands across the sky and the white text “comet enterprise” prominently centered in the middle.

Perplexity unveils Comet Enterprise with granular admin and security controls

Minimal diagram showing ten labeled cognitive abilities arranged in a circle around the words “Cognitive Abilities,” including perception, generation, attention, learning, memory, reasoning, metacognition, executive functions, problem solving, and social cognition, each with a small blue icon.

Google DeepMind maps a new way to score AI systems on the road to AGI

Bright lime‑green and black Nike Powerbeats Pro 2 wireless workout earbuds with over‑ear hooks are shown floating in front of their open charging case, which features a speckled Volt pattern on the base and the “JUST DO IT.” slogan inside the lid.

Special-edition Nike Powerbeats Pro 2 land with Volt design and ANC

Centered FIFA World Cup 2026 logo on a black background, featuring the golden World Cup trophy inside a bold white “26” with the word “FIFA” below and “World Cup 2026” in white text.

YouTube is now a preferred platform for the FIFA World Cup 2026

Black background graphic with the word “colab” in bold orange lowercase letters on the left, an orange heart emoji in the center, and the white Model Context Protocol logo with the text “Model Context Protocol” on the right.

Google’s Colab MCP server lets any AI agent run your notebooks

Mobile screenshot showing two Amazon app checkout screens side by side on an orange background, with the left phone displaying a cart containing Huggies Size 3 Little Snugglers diapers for 23.17 dollars and options to proceed to checkout, change quantity, delete, or save for later, and the right phone showing delivery choices highlighting a paid “Arriving in 1 hour” option for 9.99 dollars, a “In 3 hours” option for 4.99 dollars, and a free Same-Day delivery window later in the day.

Amazon launches ultra-fast 1-hour and 3-hour delivery in more US cities

Two Android smartphones are shown side by side on a gray gradient background, each displaying an active WhatsApp voice call screen with a large blue “W” avatar; the left phone shows the standard call controls with a banner at the top saying “Noise cancellation is on,” while the right phone reveals an expanded bottom sheet of call options where the “Noise cancellation” toggle switch is turned on, illustrating WhatsApp’s new in‑call noise cancellation feature for Android.

WhatsApp tests noise cancellation for Android voice and video calls

Company Info
  • Homepage
  • Support my work
  • Latest stories
  • Company updates
  • GDB Recommends
  • Daily newsletters
  • About us
  • Contact us
  • Write for us
  • Editorial guidelines
Legal
  • Privacy Policy
  • Cookies Policy
  • Terms & Conditions
  • DMCA
  • Disclaimer
  • Accessibility Policy
  • Security Policy
  • Do Not Sell or Share My Personal Information
Socials
Follow US

Disclosure: We love the products we feature and hope you’ll love them too. If you purchase through a link on our site, we may receive compensation at no additional cost to you. Read our ethics statement. Please note that pricing and availability are subject to change.

Copyright © 2026 GadgetBond. All Rights Reserved. Use of this site constitutes acceptance of our Terms of Use and Privacy Policy | Do Not Sell/Share My Personal Information.