ollama. Adding ROCM tag example to .env.dist.
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Alexey Skobkin 2024-03-07 05:03:40 +03:00
parent 7a27cc5177
commit 056a5dcba5
No known key found for this signature in database
GPG key ID: 5D5CEF6F221278E7

View file

@ -1,4 +1,6 @@
# see https://hub.docker.com/r/ollama/ollama # see https://hub.docker.com/r/ollama/ollama
#OLLAMA_IMAGE_TAG=rocm
#OLLAMA_IMAGE_TAG=0.1.28-rocm
OLLAMA_IMAGE_TAG=latest OLLAMA_IMAGE_TAG=latest
UI_IMAGE_TAG=main UI_IMAGE_TAG=main