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.

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
- Visit
LiquidAI/LFM2.5-Embedding-350M
Hugging Face
0 comments
No comments yet. Be the first to weigh in.