litellm.exceptions.APIConnectionError: {"detail":"Not Found"} when trying to call completion #240
techybolek
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have installed ollama and downloaded mistral. I've launched ollama with mistral and then started light llm:
litellm --model ollama/mistral
LliteLLM Console output:
INFO: 127.0.0.1:50416 - "POST /api/generate HTTP/1.1" 404 Not Found
Beta Was this translation helpful? Give feedback.
All reactions