I was running models from sentence-transformers perfectly until 24 hours ago. May i know if sentence-transformers is really removed from the hugging face model library?
Example broken link:
I am not able to find any information on github.
2 Likes
Sorry for the disruption, we’re working to restore all the models.
4 Likes
Thanks @radames for the confirmation. Look forward to the restoration.
2 Likes
getting 504 errors when using this alternative model with the sentence-transformer package :
504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/Jerado/all-MiniLM-L6-v2-finetuned
I also tried this one but same problem …
https://huggingface.co/obrizum/all-MiniLM-L6-v2
Yes! i realise more all-MiniLM-L6-v2
models are going offline.
I have been using this ( [obrizum/all-MiniLM-L6-v2)](https://huggingface.co/api/models/obrizum/all-MiniLM-L6-v2 as a backup, but it error out again.
@radames - I appreciate the work that you are doing and realize that it may not be simple. Unfortunately, the workarounds aren’t so simple for me. Do you have any timeframe on when you expect the models to be restored?
Thanks
Sentence Transformers are back online, sorry for the temporary disruption
hi @Vdizzle and @gprabhashmal , can you please try again, it seems back online for me
Yes! works now, both programatic and browser
Thanks for all the work your team does
hello sir. I was always getting this when i run the python ingest.py for 1st time.
Creating new vectorstore
Loading documents from source_documents
Loading new documents: 0it [00:00, ?it/s]
No new documents to load
I have a new document in the source_documents even though its not loding it . Can please help me and resolve it !