ivanfioravanti / chatbot-ollama

Chatbot Ollama is an open source chat UI for Ollama.
Other
1.33k stars 217 forks source link

chatbot-ollama can't find model on native Windows ollama built from source #35

Closed Leo512bit closed 5 months ago

Leo512bit commented 5 months ago

chatbot-ollama can't find model on native Windows ollama built from source but when I run the precompiled binary it found the model just fine.

See: https://github.com/jakobhoeg/nextjs-ollama-llm-ui/issues/8#issuecomment-1953468574

Leo512bit commented 5 months ago

Well, it managed to fix itself, not sure how.