ollama. Adding ROCM tag example to .env.dist.
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
7a27cc5177
commit
056a5dcba5
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue