-
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
No ollama LLM found #373
Comments
#300 adding reference to similar existing issue. I am also facing the same issue. |
Any update on this one please. i am not able to select the local model |
If you are using ollama docker the. Check the serve host of ollama. I guess you have to change it from the default one |
I have the some problem. |
The following worked for me:
|
Which language model in ollama works properly for this project? |
- Add connection retry logic with exponential backoff - Implement URL validation and connection testing - Add comprehensive error messages and logging - Support OLLAMA_HOST environment variable - Add test suite with mock testing Co-Authored-By: Erkin Alp Güney <[email protected]>
I run the docker compose up command and all was installed correctly.
I entered the ollama docker container and installed llama2 but when I run devika, no LLM is found for ollama.
Should I configure something ? Or only some LLM are supported ?
Starcoder is not seen either
Thanks
The text was updated successfully, but these errors were encountered: