ask-multiple-pdfs
ask-multiple-pdfs copied to clipboard
Repeated question questions when using open source models
Hi,
This is my first time interacting in a conversation so I am not sure, this is the correct place to do it. So, i managed to set up the code in my VS Code. When I use OpenAI embeddings and conversation, the answer is very good. However, when I use open sourced models the same answer and question are repeated several times. Moreover, when I try to load a file that is bigger than 500 tokens it brakes.
Any help will be welcome.
Thanks.