---
title: "Private AI Became a vSphere Feature. Now What?"
slug: "vmware-ai-factory-private-ai-becomes-a-vsphere-feature"
author: "Mikel Amigot"
date: "2026-09-01 13:00:00"
category: "Premium"
topics: "VMware AI Factory, VMware Private AI Cloud, Broadcom, AMD Instinct MI350, ROCm, vLLM, private AI, on-premise AI, no per-token pricing, self-hosted AI"
summary: "Broadcom's VMware AI Factory puts 150+ open models on infrastructure enterprises already run, with AMD Instinct MI350 GPUs and no per-token pricing. It removes the last technical excuse for not running AI privately — and replaces a model-vendor dependency with a hypervisor-vendor one."
banner: ""
thumbnail: ""
linkedin: |
  Broadcom announced VMware AI Factory at VMware Explore on 31 August. The detail that matters is not the model count.

  It is that private AI is now provisioned the way enterprises already provision virtual machines.

  What shipped: the software-defined foundation of VMware Private AI Cloud, running 150+ open-source models through a vLLM-based runtime inside VMware Cloud Foundation. Models including Nemotron 3, Gemma 4, Qwen 3.7-Max and GLM 5.2. A validated path on AMD Instinct MI350 GPUs with the open ROCm stack. Zero-touch provisioning across vSphere, vSAN, Kubernetes and the GPU operator. Explicitly no per-token pricing.

  For a hospital, a bank or an agency, this closes a specific objection: "we cannot run AI because our data cannot leave our infrastructure." The data does not move. The models come to it.

  That objection has been doing a lot of work in a lot of rooms. It is now much harder to make.

  But read the dependency carefully, because one is being swapped for another.

  You are no longer dependent on a model vendor's cloud. You are dependent on VMware Cloud Foundation — licensed, versioned and roadmapped by one company, at a firm whose licensing changes have been a standing agenda item for enterprise buyers since 2023.

  The principle is right and worth separating from the product. Models should run where the data already lives. Inference should be priced like infrastructure, not like a per-token meter. Open weights should be swappable.

  On ibl.ai you own all the code and the data, model-agnostic across any LLM, with no per-seat pricing — on your cloud, on-premise, in GovCloud or fully air-gapped. The stack underneath is your choice, including VMware if that is what you run.

  #iblai #PrivateAI #EnterpriseAI #VMware #OnPremiseAI #AIInfrastructure
---


## The Short Answer

**At VMware Explore on 31 August 2026, Broadcom announced VMware AI Factory — the software-defined foundation of VMware Private AI Cloud — running 150+ open-source models on AMD Instinct MI350 GPUs inside existing VMware Cloud Foundation environments, with no per-token pricing. It removes the technical objection to running AI privately. On ibl.ai you own all the code and the data, so the platform layer above it stays yours regardless of whose hypervisor you standardised on.**

The announcement is genuinely significant. It is also worth reading for which dependency it removes and which one it introduces.

## What did Broadcom actually ship at VMware Explore 2026?

VMware AI Factory, announced 31 August 2026, is the software-defined foundation underneath VMware Private AI Cloud. The components that matter to a buyer:

**Models.** More than **150 open-source models** run through VMware Cloud Foundation's **vLLM-based runtime**, including Nemotron 3, Gemma 4, Qwen 3.7-Max and GLM 5.2. Models from NVIDIA, Google DeepMind, NEC, Alibaba and Z.ai are being validated as on-premises model services.

**Silicon.** A validated path pairing **AMD Instinct MI350 Series GPUs** with the open **ROCm** software ecosystem on VMware Cloud Foundation — notable mostly because it is not NVIDIA, in a market where "private AI" has usually meant one vendor's accelerators.

**Provisioning.** Zero-touch orchestration across vSphere, vSAN, Kubernetes and the GPU operator, so an AI workload is stood up through the same path as any other workload.

**Pricing.** Explicitly **no per-token pricing**. Capacity is provisioned, not metered.

Alongside it, Broadcom shipped agent governance into the infrastructure layer — AgentMinder, VMware vDefend and the Avi Load Balancer — which we covered separately in [agent governance moving into infrastructure](/blog/broadcom-agentminder-agent-governance-moves-to-infrastructure).

## Why does provisioning matter more than the model count?

Because 150 models was never the blocker.

Open weights have been downloadable for years. vLLM has been available to anyone willing to run it.

The models were never the hard part for a regulated enterprise — the hard part was everything around them: GPU scheduling, driver stacks, Kubernetes operators, network policy, and a security review for each.

What AI Factory changes is who does that integration work and how it is consumed. An enterprise already running VMware — which is most large enterprises — can provision an AI workload through infrastructure its team already knows, with a vendor relationship it already has.

That is a procurement change disguised as a technology announcement, and procurement is usually what was actually blocking the project.

## Which objection does this remove for regulated industries?

The single most common one: *we cannot run AI because our data cannot leave our infrastructure.*

For a hospital handling PHI, a bank under supervisory examination, an agency with jurisdictional requirements, or a firm holding privileged material, that objection has been load-bearing. It has justified years of not deploying.

It is now much weaker. If validated models run inside your own VMware environment on GPUs you own, the data does not move. Clinical documentation, prior authorisation, coding support, claims review — all of it can run against records that never cross the firewall.

We have argued the specific economics of that case before, for the [healthcare revenue cycle](/blog/healthcare-ai-revenue-cycle-prior-authorization-denials), where roughly 65% of denied claims are never appealed while 54% of appeals succeed. The blocker there was never the model quality. It was the architecture around PHI.

<table style="width:100%; border-collapse:collapse; margin:1.5rem 0; font-size:0.95rem;">
  <thead>
    <tr style="background:#f5f5f0; border-bottom:2px solid #2175C5;">
      <th style="text-align:left; padding:0.75rem; color:#5f6368;">Concern</th>
      <th style="text-align:left; padding:0.75rem; color:#5f6368;">Vendor-hosted AI</th>
      <th style="text-align:left; padding:0.75rem; color:#5f6368;">Private AI on infrastructure you run</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;">Where regulated data sits</td>
      <td style="padding:0.75rem;">Leaves your perimeter</td>
      <td style="padding:0.75rem;">Never moves</td>
    </tr>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;">Cost shape</td>
      <td style="padding:0.75rem;">Per token or per seat, scales with use</td>
      <td style="padding:0.75rem;">Provisioned capacity</td>
    </tr>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;">Model choice</td>
      <td style="padding:0.75rem;">The vendor's models</td>
      <td style="padding:0.75rem;">150+ open models, swappable</td>
    </tr>
    <tr style="background:#f0f9ff; border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>Remaining dependency</strong></td>
      <td style="padding:0.75rem;">Model vendor and its cloud</td>
      <td style="padding:0.75rem;"><strong>Whoever licenses the platform layer</strong></td>
    </tr>
  </tbody>
</table>

## What dependency does this introduce?

The bottom row is the one to read twice.

Moving off a model vendor's cloud does not eliminate lock-in. It relocates it.

AI Factory runs on VMware Cloud Foundation, which means the AI strategy of an enterprise adopting it now inherits the licensing, versioning and roadmap of one vendor — a vendor whose licensing changes have been a standing topic for enterprise buyers since 2023.

That is not an argument against it. VMware is genuinely where most enterprise workloads run, and meeting workloads where they already are is exactly right.

It is an argument for keeping the layers separate. The infrastructure layer, the model layer and the platform layer that provides governance, identity, memory and routing are three different decisions.

An architecture that couples them means every future change to one requires renegotiating the others.

Own the platform layer, and the infrastructure underneath becomes a choice you can revisit — including choosing VMware, if that is what your estate runs.

## How should you evaluate private AI infrastructure now?

Four questions, in the order they actually bite:

**Can the data stay where it is?** This is now answerable yes by several stacks. It is table stakes, not a differentiator.

**Can you change models without changing platforms?** Open weights on a vLLM runtime is a good sign. Verify it extends to models that do not exist yet — that is what model-agnostic has to mean.

**What is the cost shape as usage grows?** Provisioned capacity behaves fundamentally differently from a per-token meter. A workload that triples in volume should not triple your bill if you own the hardware it runs on.

**Which vendor's roadmap does your AI strategy now depend on?** If the honest answer is one name, you have improved your data posture and kept your commercial exposure.

The threshold Broadcom crossed is real: private AI stopped being the harder option this week. The question is no longer whether you can run AI on your own infrastructure. It is how much of the stack above it you actually control.

**Sources:** [Broadcom — VMware AI Factory announcement](https://www.globenewswire.com/news-release/2026/08/31/3353363/0/en/broadcom-announces-vmware-ai-factory-enabling-faster-time-to-production-ai-and-greater-control-over-ai-tokenomics.html) · [The Next Platform — VMware Intros Private AI Cloud, AI Factory As Workloads Shift To On-Prem](https://www.nextplatform.com/cloud/2026/09/01/vmware-intros-private-ai-cloud-ai-factory-as-workloads-shift-to-on-prem/5293559)

## Why does owning the AI stack matter?

**ibl.ai is the agentic AI platform where you own all the code and the data. You self-host the entire stack inside your own perimeter, run it model-agnostic across any LLM and switch anytime, and pay by usage with no per-seat pricing — so you can deploy anywhere: your cloud, on-premise, GovCloud, or fully air-gapped.**

- **You own all the code and the data.** Full source code under a perpetual license, running on your infrastructure. Not API access to someone else's platform — the stack itself is yours.
- **Model-agnostic.** Run any LLM — Claude, GPT, Gemini, Llama, Command, or your own fine-tune — and switch providers without rewriting the platform.
- **No per-seat pricing.** Usage-based billing against a budget cap you set. Cost tracks what your organization actually uses, not how many people you employ.
- **Deploy anywhere.** Your cloud, your VPC, on-premise, GovCloud, or a fully air-gapped network with no outbound connectivity.

1.6M+ users across 400+ organizations run the platform this way, including NVIDIA, MIT, and Syracuse University.

ibl.ai is family-owned and operated from New York, NY — a U.S.-headquartered, domestically-owned long-term partner, not a vendor that sells licenses and moves on.
