-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello there, I have an use case for my company of which I set up a naive RAG + reranker …
-
[X] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
what is unclear to you? What would you like to know?
…
-
Hi Team,
Sorry for posting many questions, I hope this will help others navigate through building high quality models :)
I've trained a two tower model, and checking the possibility of using it…
-
### Describe the issue
I was running this notebook from Autogen's RAG example:
def termination_msg(x):
return isinstance(x, dict) and "TERMINATE" == str(x.get("content", ""))[-9:].upper()
boss…
-
### Which component is this bug for?
All Packages
### 📜 Description
Tried using Traceloop version 0.26.4 with different vector databases while trying to run a RAG application (watsonx + langchain) …
-
Hi,
Thanks for the development of QSARtuna, it's very useful.
I tried the code in notebook/QSARtuna_Tutorial.ipynb,chemprop.predict_from_smiles reports error when explain is set to True.
```
…
-
我还是无法理解。1-shot constraint代表the original token(包含一个示例) ,half-shot constraint指什么,半个示例?
_Originally posted by @21-10-4 in https://github.com/microsoft/LLMLingua/issues/164#issuecomment-2367944467_
…
-
Dear LAVIS team,
As part of a project, we are trying to fine-tune BLIP Retrieval with a custom dataset on 2 RTX-3090 24GB GPUs.
1) We are getting the following error, mentioned below, during the e…
-
### Describe the bug
Currently we are using the `aws.sdk.kotlin:location to 1.3.62` and working as expected if are enforcing the OkHttp library
### Regression Issue
- [ ] Select this option if this…
-
Hi,
I've trained and evaluated the network with the Shapenet data. Somehow the performance decreases in the retrieval and attention phase, is that something that is supposed to happen? The performa…