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-Encoder-230M
LiquidAIEmbeddings

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

Liquid AI has released LFM2.5-Encoder-230M, a compact bidirectional encoder aimed at teams that need embeddings without the overhead of a GPU. At roughly 230 million parameters, the model is designed to run efficiently on CPUs while still handling long-context inputs, according to the company's announcement on Hugging Face.

Unlike the generative decoder models that dominate headlines, encoders like this one produce dense vector representations of text — the backbone of search, retrieval, classification, and clustering pipelines. The bidirectional design means the model attends to context on both sides of each token, a well-established approach for embedding quality.

Why it matters

Much of the practical work in production AI is retrieval and ranking, not text generation, and that work often runs at high volume where inference cost matters. A small, CPU-friendly encoder lowers the barrier for embedding workloads:

  • Sub-1B parameter footprint suited to commodity hardware
  • Long-context support for larger documents
  • Bilingual coverage across English and German

The model repository lists the release under a custom license, so teams evaluating it for commercial use should review the terms before deployment. As a first entry in the LFM2.5 encoder line, it signals Liquid AI's interest in the infrastructure layer of AI applications, not just frontier chat models.

Sources

  • LiquidAI/LFM2.5-Encoder-230M

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters230M
Size900 MB
PrecisionFP32
ArchitectureLfm2BidirectionalForMaskedLM
LicenseOTHER
Downloads13K
Likes79

Modalities

Embeddings

0 comments

No comments yet. Be the first to weigh in.

More in Embeddings

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
Nemotron-3-Embed 8B
NVIDIA/Embeddings

NVIDIA's Nemotron 3 Embed tops the RTEB leaderboard

A compact 1B-parameter text embedding model claims the top overall spot on a retrieval benchmark aimed at reflecting real-world use.

Jul 14, 2026