Sentence Transformers v6.0 adds native multi-vector / late-interaction embedding API
Hugging Face / UKPLab
Hugging Face announced Sentence Transformers v6.0 with native multi-vector / late-interaction support via a new MultiVectorEncoder class. LightOn's PyLate library is absorbed into the core, and ColBERT-Zero plus the LateOn family (LateOn, mLateOn, LateOn-Code, LateOn-regularized, etc.) load directly via sentence-transformers ≥6.0.
Why it matters
Late-interaction / ColBERT-style retrieval becomes a first-class API in the dominant open-source embedding library; previously a separate (PyLate) stack. Existing PyLate / ColPALI / ColQwen checkpoints load into the new API with no rewrites.
Importance: 2/5
default
sentence-transformers
late-interaction
colbert
colpali
lighton
pylate
embedding
huggingface
rag
information-retrieval
retrieval
framework