updated docs for docker, setup video added, removed left over GPTQ_VERSION from docker-compose (#940)
This commit is contained in:
parent
df561fd896
commit
acc235aced
2 changed files with 125 additions and 1 deletions
|
@ -6,7 +6,6 @@ services:
|
|||
args:
|
||||
# specify which cuda version your card supports: https://developer.nvidia.com/cuda-gpus
|
||||
TORCH_CUDA_ARCH_LIST: ${TORCH_CUDA_ARCH_LIST}
|
||||
GPTQ_VERSION: ${GPTQ_VERSION}
|
||||
WEBUI_VERSION: ${WEBUI_VERSION}
|
||||
env_file: .env
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue