Simon Willison 11/23/2025

Olmo 3 is a fully open LLM

Read Original

The Allen Institute for AI (AI2) released Olmo 3, a series of fully open large language models. Unlike typical open-weight models, Olmo 3 provides complete transparency including training data (Dolma 3 corpus), code, and checkpoints. It features a 32B 'thinking' model that allows inspection of intermediate reasoning traces, plus 7B variants. The article details its training on 5.9 trillion tokens with enhanced code/math data and includes a hands-on test generating SVG code.

Olmo 3 is a fully open LLM

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes