From 84dc7bef1b71e3514edd74d8231842708d2618a2 Mon Sep 17 00:00:00 2001 From: Vani Haripriya Mudadla Date: Thu, 30 Jan 2025 05:04:24 -0600 Subject: [PATCH] Update run-pipeline-on-rhoai-.md Co-authored-by: Jorge --- run-pipeline-on-rhoai-.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/run-pipeline-on-rhoai-.md b/run-pipeline-on-rhoai-.md index 1c4a98b..dac3867 100644 --- a/run-pipeline-on-rhoai-.md +++ b/run-pipeline-on-rhoai-.md @@ -48,15 +48,9 @@ This file provides step-by-step instructions for setting up and using the Data S The proposed method to deploy Mixtral requires a **500GB PVC**. - In a **disconnected cluster**, ensure that your OpenShift environment has sufficient storage capacity and a **StorageClass** configured to provision this PVC. - If automatic PVC creation fails, you may need to manually create a PersistentVolume (PV) and bind it to a PVC. - * **Additional Git Repository for Mirroring**: + * **Accessible git repository with the taxonomy**: - - The iLab pipeline uses a taxonomy repo from GitHub. - - The following repository should be mirrored for use in a disconnected cluster: - - ```bash - Original repo: github.com/sallyom/taxonomy.git - repo_branch: utah-hockey - ``` + - The iLab pipeline uses a taxonomy git repository, which should be accessible from the disconnected cluster [StorageClass]: https://kubernetes.io/docs/concepts/storage/storage-classes/ [taxonomy tree]: https://docs.redhat.com/en/documentation/red_hat_enterprise_linux_ai/1.2/html/creating_a_custom_llm_using_rhel_ai/customize_taxonomy_tree