Skip to content

Commit 70f032f

Browse files
authored
Merge branch 'main' into omni
2 parents 0a4e745 + 9afe7fb commit 70f032f

2 files changed

Lines changed: 52 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
framework: vLLM
2+
version: "0.19.0"
3+
accelerator: gpu
4+
python: py312
5+
cuda: cu129
6+
os: ubuntu22.04
7+
platform: ec2
8+
public_registry: true
9+
10+
tags:
11+
- "0.19.0-gpu-py312-cu129-ubuntu22.04-ec2"
12+
- "0.19-gpu-py312-cu129-ubuntu22.04-ec2-v1"
13+
- "0.19.0-gpu-py312-ec2"
14+
- "0.19-gpu-py312-ec2"
15+
16+
announcements:
17+
- "Introduced vLLM 0.19.0 containers for EC2, ECS, EKS"
18+
19+
packages:
20+
vllm: "0.19.0"
21+
pytorch: "2.10.0"
22+
torchvision: "0.25.0"
23+
torchaudio: "2.10.0"
24+
cuda: "12.9"
25+
nccl: "2.27.5"
26+
efa: "1.47.0"
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
framework: vLLM
2+
version: "0.19.0"
3+
accelerator: gpu
4+
python: py312
5+
cuda: cu129
6+
os: ubuntu22.04
7+
platform: sagemaker
8+
public_registry: true
9+
10+
tags:
11+
- "0.19.0-gpu-py312-cu129-ubuntu22.04-sagemaker"
12+
- "0.19-gpu-py312-cu129-ubuntu22.04-sagemaker-v1"
13+
- "0.19.0-gpu-py312"
14+
- "0.19-gpu-py312"
15+
16+
announcements:
17+
- "Introduced vLLM 0.19.0 containers for SageMaker"
18+
19+
packages:
20+
vllm: "0.19.0"
21+
pytorch: "2.10.0"
22+
torchvision: "0.25.0"
23+
torchaudio: "2.10.0"
24+
cuda: "12.9"
25+
nccl: "2.27.5"
26+
efa: "1.47.0"

0 commit comments

Comments
 (0)