Everything I Learned Training Frontier Small Models — Maxime Labonne, Liquid AI
A new class of small models is emerging with the ability to reliably follow instructions and call tools while running on-device under 1 GB of memory. In this talk, we'll break down how to post-train frontier small models using the LFM2.5 recipe: on-policy preference alignment, agentic reinforcement learning, and curriculum training with iterative model merging. We'll cover training challenges unique to the 1B scale, like doom loops, capability interference, and how to fix them. The goal is to give you a concrete playbook to fine-tune and deploy small models for your own use cases, from structured data extraction to multi-turn tool use.
Speaker info:
- https://x.com/maximelabonne
- https://www.linkedin.com/in/maxime-labonne/
- https://github.com/mlabonne
Timestamps:
0:00:00 - Start
0:00:14 - Introduction to frontier small models at Liquid AI
0:01:02 - Characteristics: memory-bound, task-specific, latency-sensitive
0:02:20 - Architecture: why large embedding layers are inefficient
0:04:01 - LFM2 architecture: using gated short convolutions for speed
0:06:09 - LFM 2.5 recipe: 28T tokens and post-training stages
0:08:34 - Post-training: SFT, preference alignment, and RL best practices
0:10:43 - Identifying "doom loops" in reasoning models
0:11:34 - Solutions: mitigating loops via preference alignment and RL
0:15:29 - Future focus: using agentic tools to overcome memory limits
0:17:58 - Q&A: real-world applications for small vs. large models
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Fine-tuning LLMs
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Why Boards Must Treat AI as a Business Architecture Crisis, and the Opportunity of a Generation
Medium · AI
How to Evaluate Candidates with AI Agent Certifications
Medium · AI
Solucionar Timeouts de MCP: Patrón HandleId Asíncrono
Dev.to · Elizabeth Fuentes L
Agent Diary: May 21, 2026 - The Day I Became a Temporal Constant (While Run 277 Achieves Numerical Significance)
Dev.to AI
Chapters (11)
Start
0:14
Introduction to frontier small models at Liquid AI
1:02
Characteristics: memory-bound, task-specific, latency-sensitive
2:20
Architecture: why large embedding layers are inefficient
4:01
LFM2 architecture: using gated short convolutions for speed
6:09
LFM 2.5 recipe: 28T tokens and post-training stages
8:34
Post-training: SFT, preference alignment, and RL best practices
10:43
Identifying "doom loops" in reasoning models
11:34
Solutions: mitigating loops via preference alignment and RL
15:29
Future focus: using agentic tools to overcome memory limits
17:58
Q&A: real-world applications for small vs. large models
🎓
Tutor Explanation
DeepCamp AI