Introduction In this blog, we are going to install Ollama, which will allow us to run large language models (LLMs) locally - such as Llama3, Mistral etc.
We are are also going to install Open WebUI, which will provide us with a ChatGPT like WebUI so that we can chat with our LLMs via Ollama in a web …