Tulu 3
Ai2's fully open post-training recipe, datasets, and code for building state-of-the-art instruct models.
About
Tulu 3 is Ai2's fully open post-training suite: not just model weights but the complete recipe, decontaminated datasets, and training code needed to turn a base model into a competitive instruct model. The open-instruct repository, Apache-2.0 with about 3.8k stars, implements supervised fine-tuning, DPO, PPO, and RLVR, reinforcement learning with verifiable rewards, the technique the Tulu 3 paper introduced for math and precise instruction following, now trained through a fast GRPO implementation. Released in November 2024, the Tulu 3 checkpoints at 8B and 70B built on Llama 3.1 outperformed the corresponding Llama 3.1 Instruct models in Ai2's evaluations, and the pipeline also supports OLMo 2 and OLMo 3 bases. All SFT and preference datasets are published with decontamination against evaluation suites, which made the release the reference open post-training stack cited across subsequent work. Reproducing the full pipeline requires multi-GPU training infrastructure, but the datasets and individual recipes are routinely reused piecemeal for smaller fine-tuning projects, which is where most of its practical adoption happens.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Large Language Models (LLMs)
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
Lightweight open-weight LLM by Google available in 1B to 27B sizes.
Open-source code LLM family by IBM for enterprise code generation.
Open-weight LLM by Meta in 8B and 70B sizes with strong general capabilities.
High-performance open-weight MoE LLM with 671B total parameters.
Hybrid SSM-Transformer model by AI21 Labs combining Mamba with attention layers.
Open-weight code LLM trained on 2 trillion tokens of code and natural language.