updated docs for docker, setup video added, removed left over GPTQ_VERSION from docker-compose (#940)

This commit is contained in:
loeken
2023-04-09 03:35:15 +02:00
committed by GitHub
parent df561fd896
commit acc235aced
2 changed files with 125 additions and 1 deletions

View File

@@ -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: