Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions docs/src/data/vllm/0.20.2-gpu-ec2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
framework: vLLM
version: "0.20.2"
accelerator: gpu
python: py312
cuda: cu130
os: ubuntu22.04
platform: ec2
public_registry: true

tags:
- "0.20.2-gpu-py312-cu130-ubuntu22.04-ec2"
- "0.20-gpu-py312-cu130-ubuntu22.04-ec2-v1"
- "0.20.2-gpu-py312-ec2"
- "0.20-gpu-py312-ec2"

announcements:
- "Introduced vLLM 0.20.2 containers for EC2, ECS, EKS"

packages:
vllm: "0.20.2"
pytorch: "2.11.0"
torchvision: "0.26.0"
torchaudio: "2.11.0"
transformers: "5.8.0"
cuda: "13.0"
nccl: "2.28.9"
efa: "1.47.0"
Loading