Model releases  ·  11 August 2026

LFM2.5-2.6B: an on-device model with agentic post-training

Liquid AI's largest LFM2.5 model ships with more distribution formats than most releases three times its size, and a licence that is not Apache.

At a glance

Released byLiquid AI
Published6–7 August 2026
Parameters2.6B
ArchitectureHybrid, built on LFM2 (Lfm2ForCausalLM)
Context length128,000 tokens
ModalityText only
Post-trainingTuned for agentic workloads
LicenceLFM Open License v1.0 — not Apache or MIT
Weight formatsafetensors — 5.41 GB
Official buildsGGUF, MLX, MLX-NVFP4, MLX-MXFP4
Hosted atLiquidAI/LFM2.5-2.6B on Hugging Face

What it is

LFM2.5-2.6B is the largest member of Liquid AI's LFM2.5 family, a line designed from the start for on-device deployment rather than scaled down from a server model. It builds on the LFM2 architecture with a 128K context window and post-training aimed specifically at agentic workloads.

Liquid describes it as general-purpose and text-only. Smaller siblings in the family cover 1.2B and 350M.

The distribution story is the unusual part

Most labs at this size publish safetensors and leave conversion to the community. Liquid publishes GGUF, MLX, and two four-bit MLX variants — NVFP4 and MXFP4 — from its own account, alongside a LeapBundles repository for its deployment tooling.

For anyone shipping on Apple hardware, official MLX builds remove a step that usually involves trusting a third-party conversion.

The licence is not Apache

The model card declares lfm1.0, Liquid AI's own open licence, rather than Apache 2.0 or MIT. That distinguishes it from most models in this size class and is worth reading before commercial deployment, particularly for anyone redistributing the weights inside an application.

Family context

Liquid also published LFM2-1.2B-Longevity and LFM2-2.6B-Longevity in the same window — domain-adapted variants rather than general releases, which suggests the LFM2 base is being used as a platform for vertical models.

Runtime support

RuntimeSupportedNotes
llama.cppYesOfficial GGUF published by Liquid AI. The lfm2 architecture has upstream support.
MLXYesOfficial MLX builds, including NVFP4 and MXFP4 four-bit variants.
transformersYesReference implementation from the lab.
Vision inputNoText only.

What we don't know yet

Sources

Frequently asked questions

What is LFM2.5-2.6B?

A 2.6-billion-parameter hybrid model from Liquid AI designed for on-device deployment, with a 128K context window and post-training aimed at agentic workloads.

What licence is LFM2.5-2.6B under?

Liquid AI's own LFM Open License version 1.0, not Apache 2.0 or MIT. Read it before redistributing the weights inside an application.

Does Liquid AI publish official quantised builds?

Yes. GGUF, MLX, MLX-NVFP4 and MLX-MXFP4 are all published by the lab rather than left to the community.

Can LFM2.5-2.6B process images?

No. It is a text-only model.

What context length does it support?

128,000 tokens.

OnDevice LLM is a private AI assistant that runs entirely on your iPhone — no account, no cloud, and nothing you type leaves the device.

Published 11 August 2026