mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
Update README.md
Former-commit-id: 01869ccbb5af2704c9d5bfdd4f2ff30978fb466d
This commit is contained in:
parent
4da2649800
commit
7dc404b137
@ -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