Contents

sentence-transformers 5.2.3

0

Embeddings, Retrieval, and Reranking

Embeddings, Retrieval, and Reranking

Stars: 18277, Watchers: 18277, Forks: 2758, Open Issues: 1344

The huggingface/sentence-transformers repo was created 6 years ago and the last code push was 17 hours ago.
The project is extremely popular with a mindblowing 18277 github stars!

How to Install sentence-transformers

You can install sentence-transformers using pip

pip install sentence-transformers

or add it to a project with poetry

poetry add sentence-transformers

Package Details

Author
None
License
Apache 2.0
Homepage
None
PyPi:
https://pypi.org/project/sentence-transformers/
GitHub Repo:
https://github.com/UKPLab/sentence-transformers

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  sentence-transformers  pypi packages just yet.

Errors

A list of common sentence-transformers errors.

Code Examples

Here are some sentence-transformers code examples and snippets.

GitHub Issues

The sentence-transformers package has 1344 open issues on GitHub

  • sentence-transformers package incompatibility started today 26/1/2026
  • [feat] Add MultiVectorEncoder Support (a.k.a late-interaction models or ColBERT-style models)
  • Add Unsloth to Docs
  • [feat] Add ContAccum support to GradCache MNRL
  • [feat] Add NoDuplicatesFastBatchSampler
  • Experiment to add triplets/n-tuple support to AnglE
  • [feat] implement GTE Improved Contrastive Loss (MultipleNegativesBidirectionalRankingLoss)
  • Low performance when importing the library
  • T5Gemma2 Support
  • Support for T5Gemma2 Encoder
  • how to finetuning a bi-encoder embedding model of multimodel input
  • Make progress bar in SentenceTransformer.encode() configurable
  • docs: add sample clip training script with datasets & mlfow implement…
  • [feat] Introduce cross-modality and multi-modality support; modularize CrossEncoder class
  • [Feat] CrossEncoder class accept prompt template parameters

See more issues on GitHub

Related Packages & Articles

beir 2.2.0

A Heterogeneous Benchmark for Information Retrieval

farm-haystack 1.26.4.post0

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

flair 0.15.1

A very simple framework for state-of-the-art NLP

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.