BAAI
/

Can't load any model

#38
by imomayiz - opened

I get this error upon loading multiple models from your repo using both FlagEmbedding and SentenceTransformer:
OSError: BAAI/bge-reranker-v2-m3 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo either by logging in with huggingface-cli login or by passing token=<your_token>

Sign up or log in to comment