From 5b3dee64d4fdfa72d7019b3d2c05d60e75762533 Mon Sep 17 00:00:00 2001 From: Em Turner Date: Thu, 5 Sep 2024 14:51:21 -0400 Subject: [PATCH] Fix note formatting (#441) Moved note to stay with its bullet --- ...loying-models-on-the-single-model-serving-platform.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/modules/deploying-models-on-the-single-model-serving-platform.adoc b/modules/deploying-models-on-the-single-model-serving-platform.adoc index 429c3614..8a327d7e 100644 --- a/modules/deploying-models-on-the-single-model-serving-platform.adoc +++ b/modules/deploying-models-on-the-single-model-serving-platform.adoc @@ -35,13 +35,12 @@ endif::[] ifdef::upstream[] * To use the vLLM runtime or use graphics processing units (GPUs) with your model server, you have enabled GPU support. This includes installing the Node Feature Discovery and GPU Operators. For more information, see https://docs.nvidia.com/datacenter/cloud-native/openshift/latest/index.html[NVIDIA GPU Operator on {org-name} OpenShift Container Platform^] in the NVIDIA documentation. endif::[] + +NOTE: In {productname-short} {vernum}, {org-name} supports only NVIDIA GPU accelerators for model serving. + * To deploy {rhelai-productname-short} models: ** You have enabled the vLLM runtime. ** You have downloaded the model from the {org-name} container registry and uploaded it to S3-compatible object storage. -[NOTE] -==== -In {productname-short} {vernum}, {org-name} supports only NVIDIA GPU accelerators for model serving. -==== .Procedure . In the left menu, click *Data Science Projects*.