Mahesh Sinha
Mahesh Sinha
Hi Team, I am using opensearch as my vectorstore and trying to create index for documents vectors. but unable to create index: Getting error: `ERROR - The embeddings count, 501...
Hi Team, I am getting below error while trying to use the gpt4all model, Can someone please advice ? Error: ``` File "/home/ubuntu/.local/share/virtualenvs/local-conversational-ai-chatbot-using-gpt4-6TvxabtR/lib/python3.10/site-packages/langchain/llms/gpt4all.py", line 181, in _call text = self.client.generate(...
Hi, I was trying to evaluate the model trained on `microsoft/deberta-v3-large` but looks like it's having some issues on indexing. Any ideas or support for this one ? Error: `IndexError:...
Getting below error while loading the localhgembeddings: error: huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/sentence-transformers/multi-qa-mpnet-base-dot-v1 Looks like the embeddings are not more available. Do we have any alternatives...