Skip to content

Commit

Permalink
Fix note formatting (#441)
Browse files Browse the repository at this point in the history
Moved note to stay with its bullet
  • Loading branch information
eturner24 authored Sep 5, 2024
1 parent a1a1d41 commit 5b3dee6
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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*.
Expand Down

0 comments on commit 5b3dee6

Please sign in to comment.