VMware Private AI (Foundation with NVIDIA) — GPU & Model-Serving Ops
Disclaimer: This is a community-maintained open-source project and is not affiliated with, endorsed by, or sponsored by VMware, Inc., Broadcom Inc., or NVIDIA Corporation. "VMware", "vSphere", and "VCF" are trademarks of Broadcom; "NVIDIA" is a trademark of NVIDIA. Source is auditable at github.com/vmware-skills/VMware-PrivateAI under the MIT license.
Status: pre-MVP skeleton (2026-08-06). Skill #15 of the VMware family. Manages the GPU / AI-infrastructure layer of VMware Private AI Foundation with NVIDIA (PAIF-N) on vSphere 9.x / VCF 9.1 — GPU host/device inventory, vGPU & DirectPath profiles, GPU consumers and utilization, vGPU assignment, and Private AI Service (PAIS) model serving. Independent 1.x version line.
Companion of vmware-aiops (the vCenter VMs behind AI workloads), vmware-vks (GPU-enabled Kubernetes), and vmware-monitor (read-only health). This skill is the GPU lens over all three.
Every API path is verified against official Broadcom/NVIDIA docs before use (see
tests/eval/spec/privateai_endpoints.py) — no endpoints written from memory.
The one write, vgpu_assign, takes confirm (default false). Without it the call returns
blast_radius — the VM's name and id, current and target profile, whether its vGPU device is edited or a
new one added, power state, blockers and unmeasured — and changes nothing. confirm=true is refused
for a powered-on or suspended VM, a name shared by several VMs, and a VM whose power state or devices
cannot be read. It never powers a VM off itself.
Release files for vmware-privateai 1.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vmware_privateai-1.4.0.tar.gz | 186.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vmware_privateai-1.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 260.5 kB
Release files / vmware_privateai-1.4.0.tar.gz
| Download URL | vmware_privateai-1.4.0.tar.gz |
|---|---|
| Size | 186.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7b5656099f9c5cd9f1682f33f70562ae315ce6d7c3bab1822d0fe1223659c2e8
|
|
BLAKE2b-256 checksum How to use checksums |
84824f2bdcdf563c39a71a036a7fd2b5399f5571d8c8b6494d754d54977b839a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.12
|
Release files / vmware_privateai-1.4.0-py3-none-any.whl
| Download URL | vmware_privateai-1.4.0-py3-none-any.whl |
|---|---|
| Size | 73.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
228bd7426a932008a87eaa17ea1841978768fac249f6214ecce392a2064ce69d
|
|
BLAKE2b-256 checksum How to use checksums |
770914eae31f64b7ffff378e10a04397562d5baaa98886168b5ab3af153c8edf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.12
|