▶ Watch ↗AI Engineer Code 202516:41
Jacob Kahn is a research manager and engineer at Meta Superintelligence Labs, where he co-leads code-generation research. He helped lead development of Code World Model, an open-weights system that learns how programs execute, giving software agents a foundation for anticipating the consequences of their actions. He also teaches computer science at the University of Pennsylvania, where he created a course on GPU programming for machine learning.
Kahn studied computer science, statistics, operations research, and economics at Penn through its Management and Technology program. His early research at FAIR addressed speech recognition and learning from limited supervision: he contributed to the open-source wav2letter system and led Libri-Light, a benchmark for speech recognition with scarce labeled audio.
He subsequently led teams behind Flashlight, a C++ machine-learning framework designed for efficient experimentation, and Shumai, a differentiable tensor library for JavaScript and TypeScript. His research expanded into multimodal generation through Chameleon, a text-and-image model he co-led, and Transfusion, which combines language modeling with image diffusion.
Code World Model, or CWM, applies that systems and modeling experience to software. The 32-billion-parameter dense transformer learns from repository-scale code and program execution traces that capture changing variables, program states, and executed lines. Its public repository provides inference code, checkpoints, evaluation materials, and neural-debugging demonstrations.
▶ Watch ↗AI Engineer Code 202516:41