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

Time out on initial message to a large LLM #68

Open
adamierymenko opened this issue Jun 17, 2024 · 0 comments
Open

Time out on initial message to a large LLM #68

adamierymenko opened this issue Jun 17, 2024 · 0 comments

Comments

@adamierymenko
Copy link

When running a large LLM like llama3-70B locally, the first message to it often times out due to the time it takes ollama to load the model the very first time. Trying again will work since the model will already be loaded or 'hot'.

This is a problem with other UIs I've used too. There needs to be a way for this thing to tell the difference between a long load time and a problem with ollama.

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