[docker] add NPU image tag history (#10786)

This commit is contained in:
xvxuopop
2026-08-25 16:53:02 +08:00
committed by GitHub
parent c4e09c7cbe
commit a18110d2f0
3 changed files with 25 additions and 2 deletions

View File

@@ -21,6 +21,8 @@ LlamaFactory 昇腾 NPU 镜像面向华为昇腾 Atlas NPU提供可直接使
| A2 | openEuler 24.03 | `latest-910b-openeuler` |
| A3 | openEuler 24.03 | `latest-a3-openeuler` |
历史版本的 NPU 镜像 Tag 及其对应的 Dockerfile 归档链接,请参阅 [Supported Tags](./supported_tags.md)。
## 镜像介绍
镜像内预装以下主要组件:
@@ -54,7 +56,7 @@ latest-<芯片信息>-<操作系统>
| `芯片信息` | `910b``a3` | 镜像所适配的昇腾芯片型号 |
| `操作系统` | `ubuntu``openeuler` | 容器操作系统类型 |
Release 构建使用完整 tag
后续发布的 NPU release 镜像将使用以下完整 tag 格式。历史 release 镜像使用旧的命名格式,不适用以下规则。
```text
<LlamaFactory版本>-cann<CANN版本>-torch_npu<TorchNPU版本>-<芯片信息>-<操作系统>-<Python版本>