forked from open-webui/open-webui
added comments
This commit is contained in:
parent
fde0139bf7
commit
6dc4b748fb
3 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
# Initialize device type args
|
||||
# use buiild args in the docker build commmand with --build-arg="BUILDARG=true"
|
||||
ARG USE_CUDA=false
|
||||
ARG USE_MPS=false
|
||||
ARG INCLUDE_OLLAMA=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue