mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
Update README.md
Former-commit-id: 06536c44d472fa2b380ebdb3f51865edb028ac5d
This commit is contained in:
parent
e384ef7d57
commit
65bf205968
@ -465,7 +465,7 @@ For Ascend NPU users:
|
||||
|
||||
```bash
|
||||
# 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 PIP_INDEX=https://pypi.org/simple \
|
||||
-t llamafactory:latest .
|
||||
|
Loading…
x
Reference in New Issue
Block a user