<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d" -->

---
title: Nvidia&#x27;s $6B deal with Poolside: licensing, not an...
description: Nvidia is paying Poolside $6 billion for a non-exclusive license to Model Factory, Poolside&#x27;s internal platform for training, evaluation, and data generation...
canonical: https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Nvidia&#x27;s $6B deal with Poolside: licensing, not an acquisition (allegedly) | daily.dev
og:description: Nvidia is paying Poolside $6 billion for a non-exclusive license to Model Factory, Poolside&#x27;s internal platform for training, evaluation, and data generation...
og:url: https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d
og:image: https://api.daily.dev/og/posts/s0x7Dt80d.png
og:image:alt: Nvidia&#x27;s $6B deal with Poolside: licensing, not an acquisition (allegedly)
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Nvidia's $6B deal with Poolside: licensing, not an acquisition (allegedly)

**[Collections](https://daily.dev/sources/collections)** · 4 min read · 0 upvotes · 0 comments

## Summary

Nvidia is paying Poolside $6 billion for a non-exclusive license to Model Factory, Poolside's internal platform for training, evaluation, and data generation across GPU clusters, while hiring 109 Poolside employees and investing $1 billion at a $12 billion pre-money valuation. Poolside insists this isn't an acquisition or acquihire, but the structure mirrors similar deals Nvidia struck with Groq (~$20B) and Enfabrica (~$900M), bringing Nvidia's total commitment across all three to roughly $27 billion. The move follows Poolside's failure to raise $2 billion in six weeks to secure a 40,000 GB300 chip cluster, forcing it to abandon frontier model ambitions. The pattern suggests a deliberate strategy to capture talent and technology while avoiding acquisition-triggered antitrust scrutiny.

## Content

## What happened

Nvidia is paying $6 billion for a non-exclusive license to Poolside's Model Factory — the internal platform Poolside built to train, evaluate, and iterate on its AI models. On top of that, Nvidia is making job offers to 109 Poolside employees and investing $1 billion in equity at a $12 billion pre-money valuation. Poolside's three founders are staying on, and the company continues operating independently. The investor letter is explicit: this is not an acquisition.

The $6 billion licensing fee is expected to flow largely to existing Poolside investors, not to the company itself.

This is reportedly the third time Nvidia has used this structure. Similar licensing-plus-hiring arrangements preceded deals with Groq ($20 billion) and Enfabrica (~$900 million), bringing Nvidia's total commitment across the three to roughly $27 billion.

## What Poolside actually built

Poolside was founded in 2023 by Jason Warner (former CTO of GitHub, where he helped incubate GitHub Copilot) and Eiso Kant (previously founded source{d}, a code analysis company). The company focused on AI models built specifically for software engineering — code generation, debugging, refactoring, and agentic coding tasks where a model plans, edits files, runs code, and iterates autonomously.

Its most recent public release was Laguna S 2.1, a 118-billion-parameter open-weight mixture-of-experts model with roughly 8 billion active parameters per token. It was designed to run on a single Nvidia DGX Spark and positioned as competitive with larger Chinese open models in its weight class.

What Nvidia is actually licensing isn't the Laguna model itself — it's the Model Factory, the research infrastructure behind it. According to Poolside, experiments that previously took weeks to schedule can now run in under an hour. That faster research loop may matter more than any single model release.

For context on why Poolside was willing to deal: the company lost access to a 40,000 GB300 chip cluster after failing to raise $2 billion in a six-week window, which forced it to abandon frontier model development on its own.

## What Nemotron is and why this matters

Nemotron is Nvidia's family of open-weight AI models, released with downloadable weights, training data, and recipes. The 109 incoming Poolside hires will work on Nemotron, with the goal of pushing it toward frontier-level open-weight performance.

The models use hybrid architectures — mixing Transformer and Mamba layers with Mixture-of-Experts designs — and are optimized for agentic workflows, long contexts (up to 1 million tokens), and high inference throughput. They're available on Hugging Face and tuned for Nvidia's TensorRT-LLM inference stack.

The strategic logic behind Nemotron is straightforward, if a bit circular in a good way for Nvidia:

**Hardware lock-in.** Open-weight models are free. If the software is free, the money goes to whoever makes the hardware it runs on. Nemotron is heavily optimized for Nvidia GPUs, so better open models mean more GPU demand.

**Enterprise use cases.** Banks, defense contractors, and large corporations often can't send proprietary data to OpenAI or Google for compliance reasons. A powerful open model they can run on their own servers is genuinely useful — and those servers are Nvidia hardware.

**Countering Chinese open models.** DeepSeek, Moonshot's Kimi, and Alibaba's Qwen have led much of the open-weight space. If developers start optimizing for those models, they might eventually optimize for non-Nvidia hardware. A strong U.S.-based open model keeps that from happening.

**Synthetic data.** Nemotron is also used to generate synthetic training data, which companies use to build smaller specialized models. This reduces dependence on a handful of closed-model providers.

## The regulatory angle

By structuring this as a licensing deal rather than an acquisition, Nvidia sidesteps the antitrust scrutiny that has slowed or blocked large tech acquisitions in recent years. Whether regulators eventually treat this deal structure as functionally equivalent to an acquisition is an open question — but for now, it's a clean way to absorb technology and talent without triggering a formal review.

## The bigger picture

Nvidia already sells the chips, builds the data centers, and now is directly funding and staffing the development of competitive open-weight AI models. That's a meaningful shift. The company is now in direct competition with some of the frontier AI labs it has invested in, which creates an obvious tension that nobody has fully resolved yet.

What's clear is that open-weight AI is no longer just a research community project — it's a geopolitical and commercial battleground, and Nvidia just placed a very large bet on which side it wants to be on.

## Questions this post answers

### What is Nvidia getting from its $6 billion deal with Poolside?

Nvidia is licensing Poolside's Model Factory, an internal platform for training, evaluation, reinforcement learning, architecture testing, synthetic data generation, and data mixing across GPU clusters, rather than acquiring the company outright. Nvidia is also hiring 109 Poolside employees and investing $1 billion at a $12 billion pre-money valuation, while Poolside's three founders remain in place.

_Follow how major AI infrastructure deals like this reshape the tools teams rely on, on daily.dev._

### Why did Poolside abandon its frontier AI model ambitions?

Poolside had secured access to a 40,000 GB300 chip cluster but needed to raise $2 billion within a six-week window to keep it, failed to hit that target, lost the cluster, and had to effectively give up on building frontier models itself. This pushed the company toward licensing its Model Factory platform to Nvidia instead.

_Track how compute and funding constraints are reshaping AI model strategy on daily.dev._

### How much has Nvidia spent on licensing deals with AI startups like Groq and Enfabrica?

Nvidia's licensing-style deals with Poolside ($6 billion), Groq (reportedly around $20 billion), and Enfabrica (roughly $900 million) add up to a total commitment of about $27 billion. Each deal follows a similar structure: licensing technology, taking a minority investment stake, and hiring key talent rather than executing a full acquisition.

_Keep tabs on how Nvidia's dealmaking strategy is reshaping the AI infrastructure landscape via daily.dev._

## Community take

How the wider developer community reacted, aggregated from 1 discussion and 8 comments across x (as of 2026-08-28).

**TL;DR:** Replies frame the deal as further proof Nvidia is vertically integrating the entire AI stack—chips, data centers, model platforms, and talent—rather than just licensing technology, with most reacting favorably to Nvidia's expanding reach.

**Sentiment:** 55% positive · 35% mixed · 10% skeptical

**The case for**

- Nvidia is seen as smartly consolidating chips, data centers, model factories, and talent under one company.
- The deal is viewed as a natural extension of Nvidia's growth trajectory compared to rivals seen as stalling.

**The pushback**

- Some note the AI industry's heavy reliance on Nvidia creates systemic risk if Nvidia stumbles.
- One reply frames it cynically as Nvidia both owning the supply chain and selling into it.

**By community**

- x (positive): Replies largely see the deal as confirmation Nvidia is becoming the indispensable backbone of the entire AI industry.

**Open questions**

- Whether Nvidia's growing dominance across the AI stack poses a systemic risk if it ever fails to deliver.

**Highlights**

> @trikcode Chips, data centers, model factories, talent pipelines, and inference OS - all under one roof
> — [haalkidda on x](https://x.com/haalkidda/status/2091772644022755557)

> @trikcode Nvidia owns the Coal mine and sells shovels at the same time
> — [TimJayas on x](https://x.com/TimJayas/status/2091769983076602162)

> @trikcode and if Nvidia fails to deliver there goes the AI industry...
> — [Thisismeeno on x](https://x.com/Thisismeeno/status/2091793627580387381)

> @trikcode nvidia is becoming the picks and shovels of the entire ai economy
> — [shubh19 on x](https://x.com/shubh19/status/2091770401517162890)

**Source threads**

- [x](https://x.com/trikcode/status/2091769281142723070) · 0 points · 8 comments

## Similar posts on daily.dev

- [Nvidia is reportedly investing up to $1 billion in Poolside](https://daily.dev/posts/nvidia-is-reportedly-investing-up-to-1-billion-in-poolside-b4amjc1gu) · TechCrunch · 0 upvotes · 0 comments

---

Tags: [#nvidia](https://daily.dev/tags/nvidia), [#ai-infrastructure](https://daily.dev/tags/ai-infrastructure)

[View this post on daily.dev](https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Nvidia's $6B deal with Poolside: licensing, not an acquisition (allegedly)","url":"https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d"},"datePublished":"2026-08-23T14:44:59.259Z","dateModified":"2026-08-28T10:02:18.233Z","description":"Nvidia is paying Poolside $6 billion for a non-exclusive license to Model Factory, Poolside's internal platform for training, evaluation, and data generation...","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"nvidia,ai-infrastructure","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Nvidia's $6B deal with Poolside: licensing, not an acquisition (allegedly)"}]}
{"@context":"https://schema.org","@type":"FAQPage","@id":"https://daily.dev/posts/nvidia-s-6b-deal-with-poolside-licensing-not-an-acquisition-allegedly--s0x7dt80d#faq","mainEntity":[{"@type":"Question","name":"What is Nvidia getting from its $6 billion deal with Poolside?","acceptedAnswer":{"@type":"Answer","text":"Nvidia is licensing Poolside's Model Factory, an internal platform for training, evaluation, reinforcement learning, architecture testing, synthetic data generation, and data mixing across GPU clusters, rather than acquiring the company outright. Nvidia is also hiring 109 Poolside employees and investing $1 billion at a $12 billion pre-money valuation, while Poolside's three founders remain in place. Follow how major AI infrastructure deals like this reshape the tools teams rely on, on daily.dev."}},{"@type":"Question","name":"Why did Poolside abandon its frontier AI model ambitions?","acceptedAnswer":{"@type":"Answer","text":"Poolside had secured access to a 40,000 GB300 chip cluster but needed to raise $2 billion within a six-week window to keep it, failed to hit that target, lost the cluster, and had to effectively give up on building frontier models itself. This pushed the company toward licensing its Model Factory platform to Nvidia instead. Track how compute and funding constraints are reshaping AI model strategy on daily.dev."}},{"@type":"Question","name":"How much has Nvidia spent on licensing deals with AI startups like Groq and Enfabrica?","acceptedAnswer":{"@type":"Answer","text":"Nvidia's licensing-style deals with Poolside ($6 billion), Groq (reportedly around $20 billion), and Enfabrica (roughly $900 million) add up to a total commitment of about $27 billion. Each deal follows a similar structure: licensing technology, taking a minority investment stake, and hiring key talent rather than executing a full acquisition. Keep tabs on how Nvidia's dealmaking strategy is reshaping the AI infrastructure landscape via daily.dev."}}]}
```

