weaviate / t2v-transformers-models

This is the repo for the container that holds the models for the text2vec-transformers module
BSD 3-Clause "New" or "Revised" License
40 stars 27 forks source link

Introduce experimental USE_SENTENCE_TRANSFORMERS_VECTORIZER environment setting #73

Closed antas-marcin closed 9 months ago

antas-marcin commented 9 months ago

This PR introduces USE_SENTENCE_TRANSFORMERS_VECTORIZER environment settings, when passed to download.py script, the transformers-inference module will use SentenceTransformers library when performing inferencing.