Former-commit-id: b170165679317af2b3f03633afac27661b3deb06
This commit is contained in:
hiyouga
2024-06-13 00:48:44 +08:00
parent 41beb7f0a3
commit 5080f2314c
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>