The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestLiquidAI2.5
LiquidAIEmbeddings

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.

Aug 1, 2026
NotableOther
LFM2.5-2.6B

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

  • LiquidAI/LFM2.5-2.6B-GGUF

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters2.6B
Architecturelfm2
LicenseOTHER
Downloads9.8K
Likes156

Modalities

Text / LLM
3 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Embeddings

LFM2.5-Encoder-230M
LiquidAI/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.

Jul 27, 2026
LFM2.5-Encoder-350M
LiquidAI/Embeddings

Liquid AI ships a 350M encoder built for CPUs

The compact LFM2.5 encoder targets fast, long-context text embeddings without a GPU.

Jul 27, 2026
Nemotron-3-Embed 8B
NVIDIA/Embeddings

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.

Jul 16, 2026