Skip to content

Commit 678c258

Browse files
authored
Merge pull request #896 from chtyler/RHAI-ENG-305-Llamastack-installation-update-for-odh
RHAI-ENG-305-installation-update-for-odh - added RAG - Llamstack comp…
2 parents 2bb3835 + b99014b commit 678c258

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/installing-odh-components.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ You can use the OpenShift web console to install specific components of Open Dat
1212
ifdef::upstream[]
1313
* 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].
1414
endif::[]
15+
* If you want to use the `RAG` component, your infrastructure supports GPU-enabled instance types, for example, `g4dn.xlarge` on AWS.
1516
* 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].
1617
+
1718

@@ -37,6 +38,10 @@ endif::[]
3738
| [Deprecated] modelmesh
3839
| Prometheus Operator
3940
| Community
41+
42+
| RAG (Llama Stack)
43+
| Llama Stack Operator, Node Feature Discovery Operator, NVIDIA GPU Operator
44+
| Red Hat
4045
|===
4146

4247

0 commit comments

Comments
 (0)