-
Subscribe to this issue and stay notified about new [daily trending repos in unknown languages](https://github.com/trending/unknown?since=daily)!
-
- [x] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
LangChain recently released v0.3.When using LangChain v0.…
os1ma updated
1 month ago
-
Hello!
After the input rail, when the library runs the ```generate_user_intent```, is there a way to stop further finding ```generate_next_step``` and ```generate_bot_message```. As we have a sepra…
-
### What is the issue?
I finetuned the gemma 2 model and converted it in GGUF, I try to run it with this code but it isn't working. Do you have any idea?
import ollama
import asyncio
from olla…
-
It would be very nice to have eternal memory in chat bots and correct answers from LLM ( RAG ) https://github.com/cpacker/MemGPT
Can anyone help? I'm missing a lot in the chatbot. I would do it mysel…
-
## Situation
Data persistence on disk isn't consistently separated by scope of ownership.
Current filesystem structure:
- `/index/PERSONAL/{user_id}/` - index files for Ask Your Docs feature
- `/i…
-
I recently upgraded my deployment from version 0.2.7 to 0.3.0 for a mixtral-8x7b architecture model and have encountered a significant issue where the model outputs completely garbled data post-upgr…
-
Hi, I have a problem.
I test following the guide like this:
```
torchrun --nproc_per_node 1 example_chat_completion.py \
--ckpt_dir llama-2-7b-chat/ \
--tokenizer_path tokenizer.model \
…
-
### Ticket Contents
As part of the [BIRD initiative ](https://billionreaders.org/same-language-subtitling-sls-for-a-billion-readers/), we aim to create a tool which can speed up the adoption of Sam…
-
For testing purposes and fine tuning, it would be handy to have a way to run the `conversation-rewards` manually against any pull-request within a sandbox to test and fine tune the incentives as desir…