-
When running the test program, I encountered the following error message. It seems to be related to the use of `multiprocessing` in the [sentence_transformers](https://huggingface.co/sentence-transfor…
-
Hi, it seems this model is not supported? Is there a way that we can use this model?
-
Hi we tried your implementation for 'sentence-transformers/all-MiniLM-L6-v2' but we are getting different results in your example. The first sentence has the same embedding but the second has differen…
-
Hi, i am facing the following error in both running prcedure. Thank you
2024-10-25 06:49:11.996702: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: …
-
## Issue encountered
It would be good to have a system for evaluating both the relevance of the RAG and its use by the LLM in producing the response. My first intuition would be a multi-stage system …
-
* link to support ticket: [#2023122160000211](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=142683)
* website: https://github.com/UKPLab/sentence-transformers
* installatio…
-
Hello,
I'm trying to setting up a local SentenceTransformerEmbeddingModel :
```
sentence_transformer = SentenceTransformerEmbeddingModel(name='my-embedding-model',
…
-
### System Info
```
@xenova/transformers": "^2.17.2
@huggingface/transformers:"^3.0.2"
```
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [ ] Server-side (e.g…
-
Hello everyone,
I using sentence transformers for have some langchain hugging face embeddings and when I try to dockerize the application it is going above 8gb the reason behind this is sentence trab…
-
!conda update -n base conda -y
!conda update python -y
!pip3 install --upgrade pip setuptools wheel packaging
!pip3 install --upgrade tensorflow torch pandas matplotlib nltk faiss-gpu ipywidgets ei…