mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Update README.md
This commit is contained in:
parent
f559f9595b
commit
7fbfc489e2
@ -120,7 +120,7 @@ As an alternative to the recommended WSL method, you can install the web UI nati
|
|||||||
### Alternative: Docker
|
### Alternative: Docker
|
||||||
|
|
||||||
```
|
```
|
||||||
cp docker/{Dockerfile,docker-compose.yml,.dockerignore} .
|
ln -s docker/{Dockerfile,docker-compose.yml,.dockerignore} .
|
||||||
cp docker/.env.example .env
|
cp docker/.env.example .env
|
||||||
# Edit .env and set TORCH_CUDA_ARCH_LIST based on your GPU model
|
# Edit .env and set TORCH_CUDA_ARCH_LIST based on your GPU model
|
||||||
docker compose up --build
|
docker compose up --build
|
||||||
|
Loading…
Reference in New Issue
Block a user