Unable to load model in transformers pipeline
#4
by
stanleyt18
- opened
Hello, I'd like to try and use your models to create sparse vectors. Although I'm getting issues running it through the transformers pipeline.
Here's the error:
OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like naver/splade-v3 is not the path to a directory containing a file named config.json.
Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.
Would there be a way for me to use this model? Thank you!