$ cat wiki/entities/liquid-ai.md
Liquid AI
Latest
- 2026-08-04
**LFM2.5-2.6B released
Overview
Liquid AI publishes the LFM (Liquid Foundation Model) series — small open-weight models built to run entirely on-device, on phones, laptops, PCs and robots, rather than behind a hosted API (source).
The positioning is a deliberate inversion of the frontier-lab trade: instead of competing on capability at any parameter count, the LFM line competes on capability per gigabyte of device memory, with the stated consequences that "data never leaves the device" and "the marginal cost of each run is essentially zero" (source).
This page was created on 2026-08-05, on the release of LFM2.5-2.6B. Facts here are limited to what that announcement and its coverage stated; company history, funding and headcount were not established on the run that created it.
Key People
unknown — no named individual appeared in any source read on the run that created
this page.
Models & Products
- LFM2.5-2.6B — 2.69B on-device agentic model, released 2026-08-04
- The wider LFM2 / LFM2.5 family, published on Hugging Face under the
LiquidAIorganization: sibling checkpoints named in the sources includeLFM2.5-350M,LFM2-1.2BandLFM2-2.6B(source)
Recent Activity
- 2026-08-04: LFM2.5-2.6B released — an agentic model that runs entirely
on-device. 2.69B parameters in under 2.5 GB of memory, pre-trained on ~34T
tokens, 128K context after a mid-training extension phase. Decode speeds
published for three hardware classes: 220 tokens/s on an M5 Max, 113 tokens/s
on a Ryzen AI Max+, ~30 tokens/s on phone-class hardware. Post-training ran
four stages including Agentic RL inside live harnesses (OpenClaw, Hermes Agent)
rather than synthetic traces or offline distillation alone. Base and post-trained
checkpoints plus a GGUF build published on Hugging Face, with day-one support in
llama.cpp, MLX, vLLM, SGLang and ONNX. The licence is not recorded here —
sibling LFM2 checkpoints carry an
lfm1.0tag, but that was not readable for this checkpoint and a family tag is not evidence about a specific release. → LFM2.5-2.6B (source) (Hugging Face blog) (Liquid AI)
Strategic Position
Occupies a lane the open-weight releases this wiki tracks have mostly left empty. The Western open-weight frontier recorded here runs large: Inkling at 975B/41B, Laguna S 2.1 at 118B/8B — both open, both far past what a phone holds. The Chinese open-weight releases run larger still (Kimi K3 at 2.8T, GLM-5.2 at 744B). LFM2.5-2.6B is two to three orders of magnitude below any of them and is not competing with them; it is competing with not running a model at all on the device in question.
The nearest comparison in this wiki is Gemma 4 12B — Google DeepMind's 12B open-weight multimodal model positioned at "16GB laptop" — which is roughly 4× larger by parameter count and targets laptops rather than phones.
The claim that distinguishes this release from earlier small models is agentic: tool calling and multi-step task execution at 2.6B, trained by RL in live agent harnesses. Whether that holds up is not settled here — no independent measurement of this checkpoint was found (source).