
sentence-transformers 5.2.3
0
Embeddings, Retrieval, and Reranking
Contents
Embeddings, Retrieval, and Reranking
Stars: 18277, Watchers: 18277, Forks: 2758, Open Issues: 1344The 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
Related Packages
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
pythonfix







