diff --git a/docs/src/data/vllm/0.25.1-gpu-sagemaker.yml b/docs/src/data/vllm/0.25.1-gpu-sagemaker.yml new file mode 100644 index 000000000000..b5c260c190b0 --- /dev/null +++ b/docs/src/data/vllm/0.25.1-gpu-sagemaker.yml @@ -0,0 +1,14 @@ +framework: vLLM +version: "0.25.1" +accelerator: gpu +python: py312 +cuda: cu130 +os: ubuntu22.04 +platform: sagemaker +public_registry: true + +tags: + - "0.25.1-gpu-py312-cu130-ubuntu22.04-sagemaker" + - "0.25-gpu-py312-cu130-ubuntu22.04-sagemaker-v1" + - "0.25.1-gpu-py312" + - "0.25-gpu-py312"