A simple UI / Web / Frontend for Ollama using Streamlit.
Install Ollama and run the server.
Download some models. For example, one of my favorites:
$ ollama pull dolphin-mistral:7b-v2.6-dpo-laser-q6_KInstall the web ui
$ ./install.shOr to install using latest versions of the libs (may break functionality):
$ ./install.sh refresh$ ./run.sh