mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 03:32:50 +08:00
update npu base image
Former-commit-id: b3f4acd1b4636d15afdfde61d77af521fff39b19
This commit is contained in:
parent
daebca2368
commit
a620fa8be3
@ -1,9 +1,9 @@
|
|||||||
# Use the Ubuntu 22.04 image with CANN 8.0.rc1
|
# Use the Ubuntu 22.04 image with CANN 8.0.rc1
|
||||||
# More versions can be found at https://hub.docker.com/r/cosdt/cann/tags
|
# More versions can be found at https://hub.docker.com/r/ascendai/cann/tags
|
||||||
# FROM cosdt/cann:8.0.rc1-910-ubuntu22.04
|
# FROM ascendai/cann:8.0.rc1-910-ubuntu22.04-py3.8
|
||||||
FROM cosdt/cann:8.0.rc1-910b-ubuntu22.04
|
FROM ascendai/cann:8.0.rc1-910b-ubuntu22.04-py3.8
|
||||||
# FROM cosdt/cann:8.0.rc1-910-openeuler22.03
|
# FROM ascendai/cann:8.0.rc1-910-openeuler22.03-py3.8
|
||||||
# FROM cosdt/cann:8.0.rc1-910b-openeuler22.03
|
# FROM ascendai/cann:8.0.rc1-910b-openeuler22.03-py3.8
|
||||||
|
|
||||||
# Define environments
|
# Define environments
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user