Skip to main content
← Back to Liquid Nanos LFM2.5-ColBERT-350M is a late-interaction retrieval model. It creates 128-dimensional vectors per token and scores query/document matches with MaxSim, which improves retrieval quality and generalization at the cost of a larger index.
Use LFM2.5-ColBERT-350M when you want stronger retrieval or reranking quality and can afford a larger per-token index. Use LFM2.5-Embedding-350M when you need the smallest, fastest dense-vector index.

Specifications

High-Quality Retrieval

Better matching from token-level interactions.

Reranking

Reorder candidates from a first-stage retriever.

Enterprise RAG

Strong multilingual document matching.

Quick Start

This model uses PyLate for indexing, retrieval, and reranking.
Install:
Index and retrieve documents: