Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat crashes when submitting a subquery using deepseek-r1:8b when querying a locally served instance of wikipedia #3933

Open
devyzr opened this issue Feb 7, 2025 · 1 comment

Comments

@devyzr
Copy link

devyzr commented Feb 7, 2025

I have Onyx set up with a local Ollama instance serving Deepseek-r1:8b. It seems to handle a search query OK despite the formatting, but when I click on a generated subquery, it looks like it's processing for a bit, and then the chat closes and a new one is opened.

I'm running Onyx locally via Docker.

You can see the issue happen around the 40 second mark in this video: https://imgur.com/a/4AGaEHi

@devyzr
Copy link
Author

devyzr commented Feb 8, 2025

This seems to happen when the "Agent" option is selected, and it is still researching all the possible answers. This tells me that it could be an issue of resourcing, where it doesn't expect to have so many document matches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant