sentence-transformers
https://github.com/ukplab/sentence-transformers
Python
Sentence Embeddings with BERT & XLNet
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported14 Subscribers
Add a CodeTriage badge to sentence-transformers
Help out
- Issues
- Allow non-sentence-transformer models as inputs to the mine_hard_negatives utility function
- Add merge_adapter method to PeftAdapterMixin to safely merge PEFT adapters (#3247)
- [ISSUE] PYTHONOPTIMIZE=2 seems not work with SentenceTransformers
- `ModuleNotFoundError` when loading custom Sentence Transformers model from private hub
- Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'C:\Downloads\albert'
- Excessive memory consumed by CrossEncoderRerankingEvaluator when run on multiple GPUs
- Interest in variable mini-batch size for CMNRL?
- How to create a customized model architecture that fits sentence-transformer's training framework?
- dimension model
- Not able to generate onnx optimized and quantized graph for Qwen-3 models.
- Docs
- Python not yet supported