Ai2

Ai2

16 models in Artifacts Logshuggingface.co/allenai
Olmo-Hybrid-7B28 Jan 2026
7BApache-2.030K · 30d

A hybrid attention + GDN (gated DeltaNet) model. See our blog post for more insights about the architecture and its challenges.

SERA-8B27 Jan 2026
8BApache-2.0301 · 30d

Qwen3 fine-tuned coding models, showing that you can train highly performant models for a codebase even without unit tests or verified data.

Molmo2-O-7B14 Dec 2025
7BApache-2.0184.7K · 30d

A VLM which combines Olmo 3 7B and SigLIP. As usual for Ai2 releases, the full data for the training is released.

Olmo-3.1-32B-Think10 Dec 2025
32BApache-2.05.7K · 30d

As it turns out, letting a RL training run continue will make models better (an extra 3.5 weeks for this one)! 3.1 is an improvement on all metrics over its predecessors. The paper is also updated and dives even deeper into all the details.

Olmo-3-32B-Think20 Nov 2025
32BApache-2.012.2K · 30d

A series of truly open models, covering everything from data to all models from the model flow. In case you somehow missed it, check out the coverage of the model: Olmo 3: America's truly open reasoning models

OlmoEarth-v1-Large31 Oct 2025
308MOlmoEarth Artifact License3.4K · 30d

An earth observation model.

MolmoAct 7B-D09 Aug 2025
7BApache-2.0553 · 30d

A version of Molmo for robotic tasks.

OLMoASR29 Jul 2025
39M, 74M, 244M, 769M, 1.5BApache-2.00 · 30d

An open reproduction of the Whisper models, coming in multiple sizes.

FlexOlmo-7x7B-1T11 Jun 2025
33BApache-2.07K · 30d

A new model by Ai2, where different organizations can train experts on their data to improve a shared model. The blog provides more details about the model and its training process.

GraspMolmo04 Jun 2025
7BMIT142 · 30d

A robotic model based on Molmo.

OLMo 2 1B Instruct29 Apr 2025
1BApache-2.040.5K · 30d

An update to the OLMo 2 models.

OLMo-2-32B-Instruct12 Mar 2025
32BApache-2.05K · 30d

A truly open model release, rivaling the quality of GPT-3.5 and the OG GPT-4. For more information, see our post. The base models are released alongside the instruction models.

Llama-3.1-Tulu-3.1-8B07 Feb 2025
8BLlama 3.1 Community License849 · 30d

Ai2 released an updated version of Tülu. Trained on the same data as the previous version, but with GRPO (instead of PPO), the same algorithm used by R1. This results in better performance across the board, most notably in math benchmarks. It also is evidence against the argument that GRPO is "poor man's PPO". Full reasoning models from Ai2 are still "coming soon."

olmOCR-7B-0225-preview15 Jan 2025
7BApache-2.018.8K · 30d

Ai2 has released an OCR model based on Qwen2-VL 7B. Alongside the model, which is released under Apache 2.0, they released a library supporting the entire pipeline - from training to evaluation to inference.

OLMo-1B-0724-hf15 Jun 2024
7.2K · 30d

We updated our OLMo 7B model with some small improvements to training data and annealing techniques. A pretty minor bump, but we have some exciting new models coming soon. An interesting thing I've learned about pretraining is how loss spikes often relate to "skipped tokens," making the models worse at a fixed compute budget. This is because the gradients is loss spikes get clipped and the data effectively does nothing.

scitulu-70b12 Jun 2024
54 · 30d

A Llama 2 fine-tune designed to specialized on scientific information extraction and processing tasks. Built on top of our Tulu 2 work!