Meta's latest foray into custom silicon, the MTIA 400 (Meta Training and Inference Accelerator), marks a departure from the industry trend of building specialized chips for either training or inference. The chip, teased earlier this year and fully detailed at the Hot Chips semiconductor development conference, is designed to train large language models while also running the deep learning recommender models (DLRMs) that serve targeted ads — the core revenue engine for the social media giant.
The dual-purpose design is unusual because LLM training and DLRM inference have starkly different performance profiles. LLM training is compute-intensive, requiring massive parallelism and high FLOPS. DLRM inference, by contrast, is memory-bound, meaning most of the compute capabilities sit idle during ad serving. Meta's decision to combine them reflects a strategic bet on operational efficiency: the same chip can pull double duty, potentially reducing the total number of accelerators needed as Meta burns through billions on compute infrastructure.
Architecturally, the MTIA 400 is a heterogeneous multi-die design built on a 3nm process, likely from TSMC. It comprises two compute chiplets, two I/O dies, and a system-on-chip die for host connectivity and orchestration. The compute chiplets each feature a 6x8 grid of processing elements, delivering 12 petaFLOPS of MXFP4 compute at 1.7 GHz. That is roughly 20% faster than Nvidia's top-specced Blackwell accelerators at the higher precisions commonly used for training, while consuming similar power. However, compared to Nvidia's Rubin and AMD's Instinct MI455X, Meta's chip is 3x to 3.3x slower in raw performance.
Memory is a strong point: the MTIA 400 is equipped with eight 36 GB HBM3e stacks, providing 288 GB of memory and about 9.2 TB/s of bandwidth — roughly 15% faster than the previous generation from Nvidia and AMD, though less than half the bandwidth of the latest competitors. This memory configuration is well-suited to the memory-bound DLRM workloads, but for training, the bandwidth gap may limit performance.
Despite the chip's capabilities, Meta's in-house silicon is unlikely to replace Nvidia or AMD GPUs for frontier model training. The company's Meta Superintelligence Labs is expected to continue using GPUs for models like Muse Spark. The MTIA 400 is more likely to serve as a cost-effective complement for specific workloads, leveraging Meta's deep understanding of its own recommendation and generative AI tasks.
Broadcom's influence is evident in the chip's design, as Meta likely used Broadcom's XPU technology to accelerate development. This approach allows Meta to focus on the unique aspects of the accelerator while leveraging proven IP for interconnect and system integration.
Overall, the MTIA 400 represents Meta's attempt to balance cutting-edge AI training with the profitable reality of ad serving. While it may not match the raw power of the largest GPU clusters, its dual-purpose nature could yield significant cost savings in Meta's sprawling data centers.