Llemma

Profile date: 2025-01-25

Llemma: An Open Language Model and Infrastructure for Mathematics

Executive Overview

Llemma is an open-source artificial intelligence initiative and domain-specific language model suite designed specifically for mathematical reasoning, computation, and theorem proving. Developed as a joint research project by researchers across Princeton University, EleutherAI, the University of Toronto, Vector Institute, the University of Cambridge, Carnegie Mellon University, and the University of Washington, Llemma was introduced in the paper Llemma: An Open Language Model for Mathematics (arXiv:2310.10631) and published as a conference paper at ICLR 2024.

Unlike general-purpose base language models that split attention across all domains of natural language, Llemma is explicitly optimized for mathematical reasoning. By performing continued pretraining on specialized mathematical web pages, academic literature, and math-focused source code, Llemma achieves state-of-the-art mathematical capability among open base models. The project releases all underlying artifacts—including model weights, training corpora, and code—to serve as an open research platform for the global AI community.

Continue…