diff --git a/docs/src/data/vllm/0.20.2-gpu-ec2.yml b/docs/src/data/vllm/0.20.2-gpu-ec2.yml new file mode 100644 index 000000000000..ee8cff3515d9 --- /dev/null +++ b/docs/src/data/vllm/0.20.2-gpu-ec2.yml @@ -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"