From a532c7b36d0ca989fa7e658cf0922f92805146da Mon Sep 17 00:00:00 2001 From: The0Mikkel Date: Tue, 28 May 2024 00:13:43 +0200 Subject: [PATCH] Add comment about ollama --- docker-compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-compose.yaml b/docker-compose.yaml index 36a8837..adde11d 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,5 +1,7 @@ version: '3' services: + # If you want Ollama to run in docker, this can be used. + # Have only been tested to run on CPU, not GPU. # ollama: # container_name: ollama # image: ollama/ollama