Dylan Patel and Nathan Lambert on DeepSeek and China AI

Lex Fridman Podcast

Episode →

Reformatted for readability — timestamps removed, lightly restructured. Not verbatim.

Contents

    Note: full verbatim transcript not available for this episode. Content below represents section summaries and selected quotes from the source.

    DeepSeek-R1 and DeepSeek-V3

    Nathan Lambert explains that DeepSeek-V3 is an open-weight mixture of experts transformer model released December 26th, while DeepSeek-R1 is a reasoning model released January 20th. Both models share overlapping training steps, with V3 being an instruction-tuned chat model and R1 featuring visible chain-of-thought reasoning processes. Lambert notes these are "one of the more open models out of the frontier models," with DeepSeek releasing detailed papers and using permissive MIT licensing. The reasoning model generates extensive internal reasoning visible to users before providing final answers, representing a significant shift in how AI reasoning is displayed.

    Low Cost of Training

    Dylan Patel identifies two primary efficiency innovations: mixture of experts architecture and multi-head latent attention (MLA). The mixture of experts approach activates only 37 billion of DeepSeek-V3's 671 billion total parameters, dramatically reducing computational costs compared to dense models like Llama 405B. Patel explains DeepSeek went "below CUDA" with "extremely low level programming," manually scheduling GPU cores and creating custom communication protocols. Nathan Lambert notes this represents "cutting edge of efficient language model training," with implementation complexity being the primary barrier preventing widespread adoption by other companies.

    DeepSeek Compute Cluster

    Dylan Patel reveals DeepSeek has a publicly claimed 10,000 A100 GPUs purchased in 2021 and used 2,000 H800 GPUs specifically for V3 pre-training. However, SemiAnalysis research suggests they actually have "closer to 50,000 GPUs" total across all operations, shared between their hedge fund (High-Flyer) and AI research. The company is owned by Lian Feng, CEO of High-Flyer hedge fund, who originally built GPU clusters for quantitative trading but increasingly directs resources toward AI development.

    Export Controls on GPUs to China

    Dylan Patel explains the U.S. implemented export restrictions based initially on two factors (interconnect speed and FLOPs), then simplified to FLOPs alone. The H800 GPU had equivalent performance to H100 but reduced interconnect bandwidth; it was banned in 2024, replaced by the H20 with lower FLOPs but maintained interconnect speed. Patel notes export controls aim to limit inference-scale AI deployment in China rather than prevent model training entirely, understanding that "you can't cut everything off."

    AGI Timeline

    Nathan Lambert declines to specify precise dates but expects "continued, rapid, surprising progress over the next few years," citing new paradigms like reasoning models. Dylan Patel suggests we may already possess AGI capabilities but lack deployment scale; he estimates practical, economy-transforming AGI deployment costs "$5 to $20 per query" for complex reasoning tasks. Both speakers converge on 2030 or shortly after as a realistic timeline for concerning military-grade AI capabilities, with physical compute constraints limiting sudden deployment rather than capability emergence.

    China's Manufacturing Capacity

    Dylan Patel argues that export controls paradoxically guarantee "China will win long-term" if current economic growth patterns continue, as restrictions push China toward domestic semiconductor manufacturing independence. He suggests China's rapid adoption of asymmetric military technologies like drones demonstrates faster technological integration than Western bureaucratic processes. The conversation indicates China's manufacturing capability is improving despite restrictions, making complete technological isolation unlikely.

    Cold War with China

    The discussion frames current U.S.-China relations as approaching a technological cold war centred on AI and semiconductors. Dylan Patel notes that restriction policies affect allied nations (Singapore, Portugal) receiving F-35 fighter jets but being denied GPU purchases, revealing the strategic importance assigned to computational hardware. Export controls are presented as attempts to maintain technological dominance during a period where "super powerful AI" could shift geopolitical balance.

    Why DeepSeek Is So Cheap

    Dylan Patel attributes DeepSeek's cost efficiency to mixture of experts architecture reducing active parameters by ~94%, combined with custom low-level GPU optimisation and superior data processing. Nathan Lambert emphasises that "data processing, data filtering data quality is the number one determinant" of model quality, and without open training data, replication costs would be "far, far higher." The combination of architectural innovation, implementation excellence, and data optimisation creates compounding efficiency gains.

    Additional chapters on TSMC/Taiwan, GPU hardware, espionage, censorship, Andrej Karpathy/RL, model comparisons, NVIDIA, GPU smuggling, AI megaclusters, agents, programming, open source, Stargate, and future of AI were listed in chapter index but not extracted in full. END OF AVAILABLE CONTENT