6 ms·
purely curious, but why did you go with ollama instead of the built in LLM runner in docker, since you are also using docker?
by pploug 8mo ago
purely curious, but why did you go with ollama instead of the built in LLM runner in docker, since you are also using docker?
- exasol_nerd 8mo agogreat idea! I went with Ollama because I found set up to be slightly easier. But technically both should offer the same experience and altogether - hosting both in Docker is very logical. That will be the next iteration of my write up!