Interview, Podcast
Chasing Silicon: The Race for GPUs
Supply and Demand Imbalance
- Demand for AI hardware currently outstrips supply by a factor of 10, driven by exponential growth in AI adoption that began in mid-last year.
- Founders face significant challenges securing compute capacity for production, with some cloud providers lacking immediate availability for new instances.
- Capacity allocation often requires pre-reservation, with cloud providers frequently demanding exclusive two-year time commitments to grant access to new chip generations.
- Strategic partnerships increasingly involve investment deals where cloud providers invest in startups in exchange for guaranteed compute access.
Hardware Manufacturing Constraints
- Production bottlenecks exist at the chip manufacturing level, where companies like Intel, Nvidia, and others rely on TSMC, which is capacity-constrained.
- Specific manufacturing processes may have available capacity while others required for specific AI models are fully booked.
- Expanding capacity is constrained by the multi-year timeline and multi-billion dollar capital expenditure required to build new semiconductor fabrication plants (fabs).
- Foundry expertise remains concentrated in a few global entities, limiting the ability of other regions to rapidly scale production.
Foundational Decisions for Founders
- Guido Appenzeller advises founders to determine early whether they need to directly consume hardware or if consuming a SaaS layer (e.g., Replicate) is more efficient.
- Shopping around is critical, as specialized cloud providers (e.g., CoreWeave, Lambda) often offer better terms for startups than generalist large cloud providers.
- Hardware selection depends on specific workload requirements, including model memory needs, training versus inference objectives, and networking fabric constraints.
- The decision to rent versus own infrastructure depends on scale; ownership typically becomes financially viable only when annual infrastructure spending exceeds $100 million.
Moats and Competitive Advantages
- Differentiated data access serves as a primary competitive moat, particularly in domains with limited public training data like finance.
- Future model performance is expected to rely on "finetuning" private data onto public base models rather than training from scratch on proprietary data.
- The "Chinchilla scaling laws" indicate that smaller models trained efficiently on more data can match the performance of larger, less efficiently trained models.
- Instruction fine-tuning allows smaller base models to evolve into capable chatbots, reducing the need for massive base parameters to achieve utility.
Open Source vs. Closed Model Dynamics
- As of the recording, no open-source models exist in the 175-billion parameter class comparable to GPT-3; the largest open models (e.g., Falcon, Llama 2) remain significantly smaller than top closed models.
- Performance disparities persist, with large closed models generally outperforming open-source counterparts in tasks like complex reasoning and multi-stage questioning.
- However, open-source models are rapidly improving; Llama 2 is comparable to GPT-3.5 due to superior training data volume despite fewer parameters.
- Open-source projects enable cost-effective specialization, such as Vicuña's fine-tuning of Llama for chat, achieved for an additional $300.
Decentralization and Edge Computing Trends
- A trend toward local inference is emerging, with models like Stable Diffusion becoming capable of running on consumer devices like smartphones and laptops.
- Local execution shifts costs from variable cloud compute fees to device battery power, creating a financial advantage for developers.
- The market is bifurcating: simple tasks (spell-checking, basic completion) will move to edge devices, while complex tasks (speechwriting, deep summarization) will remain cloud-dependent.
- Future operating systems may embed basic LLMs and image generation models natively to facilitate local inference.
Ecosystem and Future Outlook
- AI represents a fundamental shift from algorithmic software construction to a "different type of compute" where neural networks solve problems without explicit instruction.
- This shift necessitates a new technical stack including vector databases and specialized hosting providers.
- The ecosystem is described as a "Cambrian explosion of creativity" with significant opportunities across the infrastructure stack.
- Upcoming analysis in Part Three of the series will detail the specific costs of training versus inference and the financial sustainability of these compute models for startups.