The latest Sentence Transformers update enables training and finetuning of multi-vector embedding models. This approach represents documents as sets of vectors rather than a single point. It improves retrieval accuracy for complex queries. Developers can now implement ColBERT-style architectures with significantly less boilerplate code, streamlining the deployment of high-precision search systems.