Update README_zh.md

Former-commit-id: 62f2e27f4355aa35c26e1146dbe90fac3b380118
This commit is contained in:
hoshi-hiyouga 2024-06-27 19:17:52 +08:00 committed by GitHub
parent e930a42083
commit a2ebdbc112

View File

@ -465,7 +465,7 @@ docker exec -it llamafactory bash
```bash
# 根据您的环境选择镜像
docker build --platform linux/arm64 -f ./docker/docker-npu/Dockerfile \
docker build -f ./docker/docker-npu/Dockerfile \
--build-arg INSTALL_DEEPSPEED=false \
--build-arg PIP_INDEX=https://pypi.org/simple \
-t llamafactory:latest .