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 a 350M encoder built for CPUs

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

Jul 27, 2026
NotableApache 2.0
LFM2.5-Encoder-350M

Liquid AI has released LFM2.5-Encoder-350M, a compact bidirectional text encoder aimed at embedding workloads that need to run quickly and cheaply. At roughly 350 million parameters, it slots into the sub-1B tier where the priority is throughput and deployability rather than raw scale.

The model is a classic encoder — bidirectional attention that reads an entire sequence at once — rather than a generative decoder. That design makes it well suited to retrieval, classification, and semantic search, where the goal is to turn text into vectors rather than produce new tokens. Liquid AI frames the release around fast long-context inference on CPU, a nod to teams that want to avoid the cost and complexity of GPU serving.

Why it matters

Much of the open-weights conversation is dominated by ever-larger chat models, but embeddings quietly power a huge share of production AI: search, recommendations, deduplication, and retrieval-augmented generation. A small encoder that performs well on commodity hardware lowers the barrier for those pipelines.

  • Compact footprint at about 350M parameters
  • Bidirectional encoder architecture for embedding tasks
  • Tuned for long-context inference on CPU
  • Released under the permissive Apache 2.0 license

The Apache 2.0 license is notable in its own right, giving companies room to deploy and modify the model commercially. Full details and usage guidance are in Liquid AI's accompanying write-up.

Sources

  • LiquidAI/LFM2.5-Encoder-350M

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters350M
Size1.4 GB
PrecisionFP32
ArchitectureLfm2BidirectionalForMaskedLM
LicenseAPACHE-2.0
Downloads4.5K
Likes90

Modalities

Embeddings

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
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