Skip to content

Commit e0ac5a4

Browse files
authored
docs: Add HuggingFace vLLM 0.14 GPU configuration for SageMaker (#5721)
1 parent 1183c56 commit e0ac5a4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
framework: vLLM
2+
version: "0.14"
3+
accelerator: gpu
4+
python: py312
5+
cuda: cu129
6+
os: ubuntu22.04
7+
platform: sagemaker
8+
9+
tags:
10+
- "0.14-gpu-py312-cu129-ubuntu22.04-v1"

0 commit comments

Comments
 (0)