🚩 Report: Not working
Hi, It was working fine but suddenly stopped working, unable to download. Please check.
No sentence-transformers model found with name sentence-transformers/all-mpnet-base-v2. Creating a new one with mean pooling.
Hello!
The model repository hasn't been updated in 16 days, so my guess is that your cache of the model got corrupted somehow. Could you delete ~/cache/huggingface/hub/models--sentence-transformers--all-mpnet-base-v2 and try again?
- Tom Aarsen
I deleted the huggingspace folder in my .cache at my windows home directory. But still same error.
No sentence-transformers model found with name sentence-transformers/multi-qa-mpnet-base-dot-v1. Creating a new one with mean pooling.
requests.exceptions.SSLError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /sentence-transformers/all-mpnet-base-v2/resolve/main/adapter_config.json (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)')))"), '(Request ID: 05cf1f37-f58f-4471-94f2-1eb8bfe9f6c2)')
I tried to now clone the repo to have model locally. That also failed. Here is error. Something about SSL.
git clone https://huggingface.co/sentence-transformers/all-mpnet-base-v2
Cloning into 'all-mpnet-base-v2'...
fatal: unable to access 'https://huggingface.co/sentence-transformers/all-mpnet-base-v2/': SSL certificate problem: self-signed certificate in certificate chain
suddenly its working now bit slow though, git clone half way done and hopefully will finish. Not sure what had happened. - if someone did something in the background here, thanks!