This commit is contained in:
James Turland
2023-12-19 17:10:40 +00:00
parent 1c7a3f7a60
commit b3ba3f8790
2 changed files with 49 additions and 0 deletions

5
Ollama/readme.md Normal file
View File

@@ -0,0 +1,5 @@
1. Clone the repo from: https://github.com/ollama-webui/ollama-webui
2. Tweak the docker-compose to your liking
3. Run the container: sudo docker compose up -d
Let it build :)