mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
docker: Remove obsolete CLI_ARGS variable (#5726)
This commit is contained in:
parent
bdcf31035f
commit
7cbafc0540
@ -2,8 +2,6 @@
|
||||
# however for me to work i had to specify the exact version for my card ( 2060 ) it was 7.5
|
||||
# https://developer.nvidia.com/cuda-gpus you can find the version for your card here
|
||||
TORCH_CUDA_ARCH_LIST=7.5
|
||||
# your command-line flags go here:
|
||||
CLI_ARGS=--listen
|
||||
# the port the webui binds to on the host
|
||||
HOST_PORT=7860
|
||||
# the port the webui binds to inside the container
|
||||
|
Loading…
Reference in New Issue
Block a user