Skip to content

Commit e637ca1

Browse files
committed
Merge remote-tracking branch 'upstream/main' into rhoai-2.25
2 parents 1a06118 + 60bd460 commit e637ca1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Dockerfile.konflux.cuda

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,3 +209,11 @@ ENV GRPC_PORT=8033 \
209209

210210
USER 2000
211211
ENTRYPOINT ["python3", "-m", "vllm_tgis_adapter", "--uvicorn-log-level=warning"]
212+
213+
LABEL name="rhoai/odh-vllm-cuda-rhel9" \
214+
com.redhat.component="odh-vllm-cuda-rhel9" \
215+
io.k8s.display-name="odh-vllm-cuda-rhel9" \
216+
io.k8s.description="GPU-accelerated vLLM build using NVIDIA CUDA for high-performance inference." \
217+
description="GPU-accelerated vLLM build using NVIDIA CUDA for high-performance inference." \
218+
summary="GPU-accelerated vLLM build using NVIDIA CUDA for high-performance inference." \
219+
com.redhat.license_terms="https://www.redhat.com/licenses/Red_Hat_Standard_EULA_20191108.pdf"

0 commit comments

Comments
 (0)