mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-21 23:57:58 +01:00
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
This commit is contained in:
commit
12f58e2cac
@ -19,7 +19,7 @@ Use these commands to launch the image:
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd text-generation-webui
|
cd text-generation-webui
|
||||||
ln -s docker/{Dockerfile,docker-compose.yml,.dockerignore} .
|
ln -s docker/{nvidia/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