-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
ollama model in docker compose #300
Comments
Same issue on linux with deepseek coder installed on ollama via the ollama run deepseekcoder. even tried to restart the container or run ollama on host machine, still don't show up |
So docker files is not fully functional yet. You can try without running docker. If ollama is running in your system it should pick it up. |
I think the primary challenge is with the backend services. |
Describe the bug
cannot find pulled ollama model
To Reproduce
Steps to reproduce the behavior:
ollama pull gemma:2b
Expected behavior
able to choose ollama model in UI
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: