AI Datasets, Infrastructure & Companies — Full Reference | AI Terms Guide
💾
💾 110 terms · The infrastructure of AI

The infrastructure powering AI

Training datasets, GPUs, TPUs, HBM, data centers, cloud services, and the companies that make modern AI possible.

110
Terms
4
Sub-topics
Weekly
Updates

Modern AI isn't just algorithms — it's an enormous industrial infrastructure. Training a frontier model costs tens of millions and requires access to specialized hardware (H100 GPUs, TPU pods), massive datasets curated over years (Common Crawl, The Pile, FineWeb), specialized data centers, and cloud services built specifically for AI workloads.

The 110 terms here are grouped into four sub-topics: training datasets (Common Crawl, The Pile, FineWeb, and specialized corpora), hardware and chips (NVIDIA GPUs, TPUs, custom silicon, HBM), infrastructure and data centers (cooling, networking, power), and the ecosystem of companies (chip makers, cloud providers, dataset providers, tooling companies). Related content in training, inference, and providers.

Full directory

All Datasets, Infra & Companies terms, organized

Grouped into sub-topics so you can find neighbors and prerequisites, not just alphabetical entries.

Adjacent categories

Related term categories

These categories connect naturally to Datasets, Infra & Companies — many terms cross-reference between them.

Beyond terminology

Go deeper on Datasets, Infra & Companies

📖 Related concept tutorials

Long-form guides that walk through how these concepts actually work.

🎯 Related models & tools

Real products and models where you'll encounter these terms.

Frequently Asked

Questions about Datasets, Infra & Companies

LLM inference and training are memory-bandwidth-bound — you spend more time moving data than doing math. HBM's very high bandwidth (5+ TB/s per stack) is why AI GPUs cost 10x normal GPUs. It's the biggest single bottleneck for AI hardware.

Different trade-offs. TPUs are optimized for large batch training with predictable workloads. GPUs are more flexible and dominate the open ecosystem. Both remain competitive; frontier models train on both.

Frontier models train on 15-20+ trillion tokens. That's roughly the entire internet (filtered), plus books, code, and specialized datasets. Chinchilla scaling laws initially suggested 20 tokens per parameter is optimal; recent work suggests much more.

Depends who you ask: (1) compute — access to enough H100/H200/Blackwell GPUs, (2) power — data centers need gigawatt-scale electricity, (3) high-quality training data — the internet has been picked over. All three are being pushed hard.

Common Crawl (public web scrape), Wikipedia, book datasets (often licensed or gray-legal), GitHub code, curated public datasets (The Pile, FineWeb), synthetic data generated by other models, and licensed private data (news archives, academic papers). Sourcing is increasingly a competitive advantage.

Share with