mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
Update README_zh.md
Former-commit-id: fc7a08e16a00db0e2f8bb2b1966b3d363434ddc6
This commit is contained in:
parent
65bf205968
commit
30687babe3
@ -465,7 +465,7 @@ docker exec -it llamafactory bash
|
|||||||
|
|
||||||
```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 INSTALL_DEEPSPEED=false \
|
||||||
--build-arg PIP_INDEX=https://pypi.org/simple \
|
--build-arg PIP_INDEX=https://pypi.org/simple \
|
||||||
-t llamafactory:latest .
|
-t llamafactory:latest .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user