File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ release_images:
44
44
public_registry : True
45
45
4 :
46
46
framework : " vllm"
47
- version : " 0.10.1.1 "
47
+ version : " 0.10.1"
48
48
arch_type : " x86"
49
49
customer_type : " ec2"
50
50
general :
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to vLLM Deep Learning Containers will be documented in this file.
4
4
5
- ## [ 0.10.1.1 ] - 2025-08-25
5
+ ## [ 0.10.1] - 2025-08-25
6
6
### Updated
7
7
- vllm/vllm-openai version ` v0.10.1.1 ` , see [ release note] ( https://github.com/vllm-project/vllm/releases/tag/v0.10.1.1 ) for details.
8
8
- EFA installer version ` 1.43.2 `
9
9
### Sample ECR URI
10
10
```
11
11
763104351884.dkr.ecr.us-east-1.amazonaws.com/0.10-gpu-py312-ec2
12
- 763104351884.dkr.ecr.us-east-1.amazonaws.com/0.10.1.1 -gpu-py312-cu128-ubuntu22.04-ec2
12
+ 763104351884.dkr.ecr.us-east-1.amazonaws.com/0.10.1-gpu-py312-cu128-ubuntu22.04-ec2
13
13
```
14
14
15
15
## [ 0.10.0] - 2025-08-04
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ account_id: &ACCOUNT_ID <set-$ACCOUNT_ID-in-environment>
2
2
prod_account_id : &PROD_ACCOUNT_ID 763104351884
3
3
region : ®ION <set-$REGION-in-environment>
4
4
framework : &FRAMEWORK vllm
5
- version : &VERSION "0.10.1.1 "
5
+ version : &VERSION "0.10.1"
6
6
short_version : &SHORT_VERSION "0.10"
7
7
arch_type : &ARCH_TYPE x86_64
8
8
autopatch_build : " False"
You can’t perform that action at this time.
0 commit comments