tools
OLMo
OLMo is Ai2’s fully open language model family with public weights, data, code, checkpoints, and evaluations.

OLMo provides language models for research, development, and local deployment. Its model flow includes pretraining, mid-training, post-training, datasets, checkpoints, training code, and evaluation tools.
The current product page presents the Olmo 3 family in 7B and 32B Base, Think, and Instruct variants. Ai2 provides artifacts for download and documentation for running models locally; hosted usage pricing was not found.
Features
- Olmo 3 models in 7B and 32B Base, Think, and Instruct variants
- Public model weights, training data, checkpoints, code, and evaluations
- Supports programming, reading comprehension, mathematics, and extended-context tasks
- Think variants provide reasoning-focused checkpoints
- Instruct variants support chat, tool use, and multi-turn dialogue
- OlmoCore provides a framework for language-model training
- OLMES provides tools for reproducible model evaluation
- Open Instruct provides a post-training pipeline
Use cases
- Run language models locally on available hardware
- Fine-tune base checkpoints for specialized applications
- Study how training data and methods affect model behavior
- Build chat and tool-use systems with instruction-tuned checkpoints
- Reproduce or extend language-model training experiments