File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# 清华大学 KTransformers Docker Image Build Tool
22## Docker镜像
33### registry.cn-hangzhou.aliyuncs.com/joybo/ktransformers
4- | 序号| Tag| 构建时间| 指令集| PyTorch版本| New| WEB|
5- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
6- | 01| v2025.4.12-action| 2025.4.12| NATIVE| 2.6.0+cu126| [ 最新镜像] ( https://github.com/IAMJOYBO/ktransformers/actions/workflows/docker_build.yaml ) | ❌|
7- | 02| v2025.4.13-action-web| 2025.4.13| NATIVE| 2.6.0+cu126| [ 最新镜像] ( https://github.com/IAMJOYBO/ktransformers/actions/workflows/docker_build_web.yaml ) | ✅|
4+ | 序号| Tag| 构建时间| 指令集| PyTorch版本| New| WEB| 架构 |
5+ | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
6+ | 01| v2025.4.12-action| 2025.4.12| NATIVE| 2.6.0+cu126| [ 最新镜像] ( https://github.com/IAMJOYBO/ktransformers/actions/workflows/docker_build.yaml ) | ❌| amd64 |
7+ | 02| v2025.4.13-action-web| 2025.4.13| NATIVE| 2.6.0+cu126| [ 最新镜像] ( https://github.com/IAMJOYBO/ktransformers/actions/workflows/docker_build_web.yaml ) | ✅| amd64 |
88> PyTorch基础镜像:[ https://hub.docker.com/r/pytorch/pytorch/tags ] ( https://hub.docker.com/r/pytorch/pytorch/tags )
99### Docker Compose 示例(无WEB)
1010``` yaml
You can’t perform that action at this time.
0 commit comments