suluyan
5ee9b27220
feat(docker): add AMD ROCm image build from vllm-openai-rocm
...
Add image_type=amd that auto-resolves the newest concrete Docker Hub
tag, probes rocm/python/torch without GPU, installs modelscope from the
build branch, and tags as ubuntu*-rocm*-py*-torch*-{version}.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 11:19:02 +08:00
Yunlin Mao
020cad8229
[Backport] Docker fixes from release/1.38 ( #1735 )
...
* Upgrade numpy to 2.x for 1.38 Docker images
- Replace deprecated numpy aliases (np.math.ceil → math.ceil, np.Inf → np.inf)
- Upgrade Docker constraints: numpy>=2.0, cython>=3.0, remove scipy upper bound
* Add ipywidgets dependency to Docker images
* update docker
* fix
* fix
* fix
* fix cpu image
* fix(docker): force numpy>=2.0 after evalscope install
ms-opencompass pulls numpy<2.0, downgrading numpy from 2.x to 1.26.4.
Force reinstall numpy>=2.0 after pip install .[eval] to restore it.
* add metax dockerfile and its requirements for ms-swift 4.2.x (#1734 )
* Update npu dockerfile (#1736 )
* fix(docker): remove unrelated added docker files
---------
Co-authored-by: Jintao Huang <huangjintao.hjt@alibaba-inc.com >
Co-authored-by: dwd <dwd1044898101@gmail.com >
Co-authored-by: addsubmuldiv <zyh13227@163.com >
2026-06-26 17:10:49 +08:00
Xingjun.Wang
862afeea7b
[Refactor] Refactor the modelscope download module ( #1683 )
2026-04-21 16:00:56 +08:00
tastelikefeet
2fedc9bb9e
Feat/update docker file ( #1640 )
2026-03-09 14:21:38 +08:00
tastelikefeet
1fdfb0e2e1
update python version
2025-08-11 11:17:57 +08:00
Jintao
3bfff5cb53
Add swift docker ( #1299 )
2025-04-07 13:24:18 +08:00
xingjun.wxj
138cb38d78
add python_version in docker build workflow
2025-03-11 11:13:10 +08:00
tastelikefeet
46c4ce9bdd
support tag ci_image ( #1112 )
2024-12-01 15:17:25 +08:00
tastelikefeet
cda7a6f04a
Update docker scripts ( #1044 )
2024-10-23 15:18:40 +08:00
tastelikefeet
136d8c0a9d
Add docker workflow name ( #1043 )
2024-10-23 13:43:41 +08:00
tastelikefeet
eac004d7f2
Refine docker file ( #1041 )
2024-10-22 11:13:17 +08:00
tastelikefeet
0026729f7a
Fix dockerfile ( #1038 )
2024-10-21 19:47:11 +08:00
tastelikefeet
c4e561ec6b
fix file mode ( #1037 )
2024-10-21 19:31:08 +08:00
tastelikefeet
320095144b
Refactor Dockerfile ( #1036 )
2024-10-21 18:26:23 +08:00