Liquid AI ships LFM2.5, a 2.6B on-device model
The latest Liquid Foundation Model targets multilingual text generation on laptops and phones, packaged in GGUF for local runtimes.

Liquid AI has released LFM2.5-2.6B, a 2.6-billion-parameter language model built for efficient, multilingual text generation on local hardware. The weights are published in GGUF format on Hugging Face, the quantization-friendly container used by runtimes such as llama.cpp and Ollama.
The pitch here is on-device inference. At 2.6B parameters, the model is small enough to run on a modern laptop or a capable phone without a cloud round-trip, which matters for latency, cost, and privacy. Shipping directly as GGUF signals that Liquid AI expects most people to run this locally rather than behind an API.
Why it matters
The compact-model tier has become one of the most competitive corners of open-weights AI, and Liquid AI is one of the more distinctive players in it thanks to its Liquid Foundation Model architecture.
- Small footprint: a 2.6B dense model fits comfortably on consumer hardware.
- Multilingual: the release is positioned for use across languages, not English alone.
- Local-first packaging: GGUF makes it straightforward to drop into existing on-device toolchains.
Some details, including context length and full benchmark numbers, aren't specified in the release record, and the model ships under a custom license rather than a standard open-source one — worth checking before commercial use. For teams building assistants that need to run offline or at the edge, LFM2.5-2.6B is a low-friction option to evaluate.
Sources
- Visit
LiquidAI/LFM2.5-2.6B-GGUF
Hugging Face
More in Embeddings

Liquid AI's LFM2.5 encoder targets fast CPU inference
A 230M-parameter bidirectional encoder built for long-context English and German embeddings without a GPU.

Liquid AI ships a 350M encoder built for CPUs
The compact LFM2.5 encoder targets fast, long-context text embeddings without a GPU.
NVIDIA's Nemotron-3-Embed 8B tops RTEB retrieval test
The 8-billion-parameter text embedding model claims the number one overall spot on the RTEB benchmark, with an eye toward agentic retrieval.
0 comments
No comments yet. Be the first to weigh in.