You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to run Devika with local models that I pulled from Ollama.
I am getting error:
ERROR: Inference failed. took too long. Model: OLLAMA, Model ID: codellama:7b-code.
Update:
After re-installing devika, I and got another error:
root: ERROR : llama runner process has terminated: exit status 0xc0000142
Then restarted virtual environment (created with anaconda), and restarted devika.
Now back to the previous error:
root: ERROR : Inference failed. took too long. Model: OLLAMA, Model ID: codegemma:2b
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to run Devika with local models that I pulled from Ollama.
I am getting error:
ERROR: Inference failed. took too long. Model: OLLAMA, Model ID: codellama:7b-code.
Update:
After re-installing devika, I and got another error:
root: ERROR : llama runner process has terminated: exit status 0xc0000142
Then restarted virtual environment (created with anaconda), and restarted devika.
Now back to the previous error:
root: ERROR : Inference failed. took too long. Model: OLLAMA, Model ID: codegemma:2b
What can be wrong?
Beta Was this translation helpful? Give feedback.
All reactions