mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 16:18:10 +08:00
Update README.md
Former-commit-id: 01869ccbb5af2704c9d5bfdd4f2ff30978fb466d
This commit is contained in:
parent
4b123f49cb
commit
e930a42083
@ -465,7 +465,7 @@ For Ascend NPU users:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Choose docker image upon your environment
|
# Choose docker image upon your environment
|
||||||
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