mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
resonable cli args for docker container (#4727)
This commit is contained in:
parent
9f7ae6bb2e
commit
b5b3d18773
@ -4,7 +4,7 @@
|
|||||||
TORCH_CUDA_ARCH_LIST=7.5
|
TORCH_CUDA_ARCH_LIST=7.5
|
||||||
|
|
||||||
# your command-line flags go here:
|
# your command-line flags go here:
|
||||||
CLI_ARGS=
|
CLI_ARGS=--listen
|
||||||
|
|
||||||
# the port the webui binds to on the host
|
# the port the webui binds to on the host
|
||||||
HOST_PORT=7860
|
HOST_PORT=7860
|
||||||
|
Loading…
Reference in New Issue
Block a user