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

No returns from requests #86

Open
tobibuchmann opened this issue Nov 3, 2023 · 4 comments
Open

No returns from requests #86

tobibuchmann opened this issue Nov 3, 2023 · 4 comments

Comments

@tobibuchmann
Copy link

Everything seems to start smoothly, but I don't get any returns wehen I use the different apps. It says for instance "Model: llama2:13b
RAG: Disabled" but no further response when I ask "How can I calculate age from date of birth in Cypher?" what could be the issue here?

@zooninja
Copy link
Contributor

zooninja commented Nov 3, 2023

I have had the same issue. I downed with docker compose and rebuilt. This is how it got solved. Haven't investigated the logs so maybe it's a good moment to take a look at yours? It happened a few times and I haven't caught a pattern.
Using Docker Desktop 4.25 on WSL. Issue was present with 4.24 too.

@jexp
Copy link
Collaborator

jexp commented Nov 3, 2023

Yes you need to use 4.24.1 at least, there was a bug in Docker in between that broke pytorch.

If you can enable langsmith you should be able to see what's happening behind the scenes or use verbose=True for the LLM or chains.

@tobibuchmann

This comment was marked as resolved.

@slimslenderslacks
Copy link
Collaborator

@tobibuchmann is this one resolved for you now?

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

4 participants