Add Sentence Transformers integration
#2
by
tomaarsen HF Staff - opened
Hello @malteos
Pull Request overview
- Integrate with Sentence Transformers
Details
This allows your model to be easily used in third party applications that integrate with Sentence Transformers, like LangChain, LlamaIndex, Haystack, SetFit, BERTopic, etc. The usage is also simplified, as ST abstracts away the tokenization, pooling, and similarity calculations.
- Tom Aarsen
tomaarsen changed pull request status to
open
Thanks @tomaarsen
malteos changed pull request status to
merged