We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ec26e commit 9afe7fbCopy full SHA for 9afe7fb
1 file changed
docs/src/data/vllm/0.19.0-gpu-sagemaker.yml
@@ -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