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 multilingual embedding model

LFM2.5-Embedding-350M targets retrieval and search workloads on edge hardware, where compact size matters as much as accuracy.

May 5, 2026
UpdateOther
LFM2.5

Liquid AI has released LFM2.5-Embedding-350M, a small multilingual embedding model designed to turn text into vectors for search, retrieval, and similarity tasks. At roughly 350 million parameters, it sits firmly in the under-1B class meant to run efficiently outside the data center.

Embedding models are the quiet workhorses of modern AI systems. They power retrieval-augmented generation, semantic search, clustering, and recommendation, and they often run far more frequently than the large language models they feed. A smaller, multilingual model means those operations can happen closer to the user — on laptops, phones, or constrained servers — without round-trips to a hosted API.

Why it matters

The practical appeal here is footprint. A 350M-parameter model is light enough to embed into applications directly, which can reduce latency and cost while keeping data local.

  • Multilingual coverage broadens the languages it can index and search
  • Edge-friendly size suits private, offline, or latency-sensitive deployments
  • Compact embeddings lower storage and compute demands for vector databases

Liquid AI has been positioning its LFM line around efficient, deployable models, and this embedding release extends that focus to the retrieval layer. Full details, including licensing terms, are available on the model's Hugging Face page.

Sources

  • LiquidAI/LFM2.5-Embedding-350M

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters350M
Embedding dim1,024
Size700 MB
PrecisionBF16
ArchitectureLfm2BidirectionalModel
LicenseOTHER
Downloads18K
Likes147

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