No model named 'custom_st'

#33
by RICHKEED - opened

image.png

Nevermind, I was using "SentenceTransformer" not transformers.

Jina AI org

hi @RICHKEED jina-embeddings-v3 could also run with SentenceTransformer, however, you need to bump it to 3.1.0 or above:

pip install -U sentence-transformers

I think this error typically occurs when trust_remote_code is not set.

RICHKEED changed discussion status to closed

Sign up or log in to comment