-
Hello,
Running "upload_data_manually.py" does not create vectors in vectordb. I have successfully connected the model to azure and the chatbot works fine based on the pretrained model; however, I can…
-
Hi,
I am trying to change the embedding model/specify the model in config.yaml file but getting HF authentication error. Can you please help.
`embedding_model:`
type: sentence_transformer…
-
### Feature Description
There are wrapper API's that allow us to use openAI client using custom API_Base, see: https://openrouter.ai/models/mistralai/mistral-7b-instruct:nitro?tab=api
What I would…
-
paste your GPTs links below👇
-
### Bug Description
why i use fusion + fastapi follow up by document in llama-index but response very slow
my code:
`import asyncio
from enum import Enum
from pathlib import …
-
微博内容精选
-
**Describe the bug**
I get an exception when I try to create PineconeEmbeddingStore. Here is the code:
EmbeddingStore embeddingStore = PineconeEmbeddingStore.builder()
.ap…
rlbns updated
1 month ago
-
### Bug Description
While loading pdf document using SimpleDirectoryReader it throws IndexError: list index out of range for some of the pdf documents. It works some pdf documents and not working for…
-
### Bug Description
I am trying to follow the documentation and use HuggingFace Optimum ONNX Embeddings. However, it is not working on my m1 device. I have tried to convert the model from huggingface…
-
## Description
I am seeking your guidance and expertise on a matter related to utilizing causal language models for reproducing bias experiments. Specifically, I have been experimenting with the Llam…