t2v-transformers-models
t2v-transformers-models copied to clipboard
Error with SentenceTransformer
With the new change introduced by the SentenceTransformer PR, I run into an issue when building the Docker image for this repo. Specifically, I am using MODEL_NAME=hkunlp/instructor-xl
and the error occurs when initializing the SentenceTransformer on line 30 in download.py
. Traceback: