File tree Expand file tree Collapse file tree 6 files changed +18
-18
lines changed
Expand file tree Collapse file tree 6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ Running Environment:
136136| modelscope | >=1.23 | | |
137137| peft | >=0.11,<0.19 | | |
138138| flash_attn | | 2.8.3/3.0.0b1 | |
139- | trl | >=0.15,<0.25 | 0.23.1 | RLHF |
139+ | trl | >=0.15,<0.25 | 0.24.0 | RLHF |
140140| deepspeed | >=0.14 | 0.17.6 | Training |
141141| vllm | >=0.5.1 | 0.11.0 | Inference/Deployment |
142142| sglang | >=0.4.6 | 0.5.5.post3 | Inference/Deployment |
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ pip install -e .
131131| modelscope | >=1.23 | | |
132132| peft | >=0.11,<0.19 | | |
133133| flash_attn | | 2.8.3/3.0.0b1 | |
134- | trl | >=0.15,<0.25 | 0.23.1 | RLHF |
134+ | trl | >=0.15,<0.25 | 0.24.0 | RLHF |
135135| deepspeed | >=0.14 | 0.17.6 | 训练 |
136136| vllm | >=0.5.1 | 0.11.0 | 推理/部署 |
137137| sglang | >=0.4.6 | 0.5.5.post3 | 推理/部署 |
Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ pip install -e .
3333
3434docker可以查看[ 这里] ( https://github.com/modelscope/modelscope/blob/build_swift_image/docker/build_image.py#L347 ) 。
3535```
36- # swift3.11.1
37- modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
38- modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
39- modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
36+ # swift3.11.3
37+ modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
38+ modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
39+ modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
4040
4141# swift3.10.3
4242modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.8.1-py311-torch2.8.0-vllm0.11.0-modelscope1.31.0-swift3.10.3
@@ -111,7 +111,7 @@ modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu2
111111| modelscope | >=1.23 | | |
112112| peft | >=0.11,<0.19 | | |
113113| flash_attn | | 2.8.3/3.0.0b1 | |
114- | trl | >=0.15,<0.25 | 0.23.1 | RLHF |
114+ | trl | >=0.15,<0.25 | 0.24.0 | RLHF |
115115| deepspeed | >=0.14 | 0.17.6 | 训练 |
116116| vllm | >=0.5.1 | 0.11.0 | 推理/部署 |
117117| sglang | >=0.4.6 | 0.5.5.post3 | 推理/部署 |
Original file line number Diff line number Diff line change @@ -53,9 +53,9 @@ MAX_JOBS=8 pip install "flash-attn==2.8.3" --no-build-isolation
5353
5454或者你也可以使用镜像:(历史镜像查看[ 这里] ( ../GetStarted/SWIFT-installation.md#镜像 ) )
5555```
56- modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
57- modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
58- modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
56+ modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
57+ modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
58+ modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
5959```
6060
6161推荐运行环境:
Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ pip install -e .
3333
3434You can check Docker [ here] ( https://github.com/modelscope/modelscope/blob/build_swift_image/docker/build_image.py#L347 ) .
3535```
36- # swift3.11.1
37- modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
38- modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
39- modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
36+ # swift3.11.3
37+ modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
38+ modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
39+ modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
4040
4141# swift3.10.3
4242modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.8.1-py311-torch2.8.0-vllm0.11.0-modelscope1.31.0-swift3.10.3
@@ -111,7 +111,7 @@ More images can be found [here](https://modelscope.cn/docs/intro/environment-set
111111| modelscope | >=1.23 | | |
112112| peft | >=0.11,<0.19 | | |
113113| flash_attn | | 2.8.3/3.0.0b1 | |
114- | trl | >=0.15,<0.25 | 0.23.1 | RLHF |
114+ | trl | >=0.15,<0.25 | 0.24.0 | RLHF |
115115| deepspeed | >=0.14 | 0.17.6 | Training |
116116| vllm | >=0.5.1 | 0.11.0 | Inference/Deployment |
117117| sglang | >=0.4.6 | 0.5.5.post3 | Inference/Deployment |
Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ MAX_JOBS=8 pip install "flash-attn==2.8.3" --no-build-isolation
5252
5353Alternatively, you can also use the image: (See historical images [ here] ( ../GetStarted/SWIFT-installation.md#mirror ) )
5454```
55- modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
56- modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
57- modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.1
55+ modelscope-registry.cn-hangzhou.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
56+ modelscope-registry.cn-beijing.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
57+ modelscope-registry.us-west-1.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-cuda12.9.1-py311-torch2.8.0-vllm0.11.0-modelscope1.32.0-swift3.11.3
5858```
5959
6060Recommended Operating Environment:
You can’t perform that action at this time.
0 commit comments