diff --git a/ollama/.env.dist b/ollama/.env.dist index 123f8ca..7bfe0cf 100644 --- a/ollama/.env.dist +++ b/ollama/.env.dist @@ -1,4 +1,6 @@ # see https://hub.docker.com/r/ollama/ollama +#OLLAMA_IMAGE_TAG=rocm +#OLLAMA_IMAGE_TAG=0.1.28-rocm OLLAMA_IMAGE_TAG=latest UI_IMAGE_TAG=main