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

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
Downloads22.6K
Likes161

Modalities

Embeddings
3 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Embeddings

OpenBMB/Embeddings

NeoMME: a single-tower multilingual multimodal encoder

A new open encoder aims to make document retrieval faster by treating text and images natively in one model.

Sep 3, 2026
H company/Embeddings

H Company's NeoMME rethinks visual document retrieval

A single-tower multimodal encoder aims to make multilingual document search cheaper to fine-tune and run.

Aug 30, 2026
WeMM
Tencent/Embeddings

Tencent's WeMM-Embedding-9B Unifies Text, Image and Video

The WeChat team releases a 9-billion-parameter multimodal embedding model that maps three modalities into one shared vector space.

Aug 25, 2026