This commit is contained in:
hiyouga
2024-06-13 00:48:44 +08:00
parent 947a34f53b
commit 713fde4259
4 changed files with 18 additions and 15 deletions

View File

@@ -448,7 +448,7 @@ docker run -it --gpus=all \
```bash
docker-compose up -d
docker-compose exec -it llamafactory bash
docker-compose exec llamafactory bash
```
<details><summary>数据卷详情</summary>