[assets] update readme (#8303)

This commit is contained in:
Yaowei Zheng
2025-06-05 23:23:15 +08:00
committed by GitHub
parent 212a8006dc
commit c0710be6d7
3 changed files with 17 additions and 13 deletions

View File

@@ -495,6 +495,8 @@ pip install -e ".[torch,metrics]" --no-build-isolation
docker run -it --rm --gpus=all --ipc=host hiyouga/llamafactory:latest
```
该镜像基于 Ubuntu 22.04x86\_64、CUDA 12.4、Python 3.11、PyTorch 2.6.0 和 Flash-attn 2.7.4 构建。
查看全部镜像https://hub.docker.com/r/hiyouga/llamafactory/tags
请参阅[构建 Docker](#构建-docker) 来重新构建镜像。