diff --git a/modules/installing-odh-components.adoc b/modules/installing-odh-components.adoc index 88039f7be..c9e9767f5 100644 --- a/modules/installing-odh-components.adoc +++ b/modules/installing-odh-components.adoc @@ -12,6 +12,7 @@ You can use the OpenShift web console to install specific components of Open Dat ifdef::upstream[] * If you want to use the `trustyai` component, you must enable user workload monitoring as described in link:{odhdocshome}/monitoring-data-science-models/#configuring-monitoring-for-the-multi-model-serving-platform_monitor[Configuring monitoring for the multi-model serving platform]. endif::[] +* If you want to use the `RAG` component, your infrastructure supports GPU-enabled instance types, for example, `g4dn.xlarge` on AWS. * If you want to use the `kserve` or `modelmesh` components, you must have already installed the following Operator or Operators for the component. For information about installing an Operator, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-latest-version}/html/operators/administrator-tasks#olm-adding-operators-to-a-cluster[Adding Operators to a cluster]. + @@ -37,6 +38,10 @@ endif::[] | [Deprecated] modelmesh | Prometheus Operator | Community + +| RAG (Llama Stack) +| Llama Stack Operator, Node Feature Discovery Operator, NVIDIA GPU Operator +| Red Hat |===