mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-16 00:55:59 +08:00
[docker] update npu docker (#10268)
Co-authored-by: frozenleaves <frozen@Mac.local>
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
dockerfile: ./docker/docker-npu/Dockerfile
|
||||
context: ../..
|
||||
args:
|
||||
BASE_IMAGE: quay.io/ascend/cann:8.3.rc2-a3-ubuntu22.04-py3.11
|
||||
BASE_IMAGE: quay.io/ascend/cann:8.5.1-a3-ubuntu22.04-py3.11
|
||||
PIP_INDEX: https://pypi.org/simple
|
||||
container_name: llamafactory-a3
|
||||
image: llamafactory:npu-a3
|
||||
|
||||
Reference in New Issue
Block a user