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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: