Skip to content

Commit 95cccd6

Browse files
committed
updated content
1 parent 8f8a4e8 commit 95cccd6

9 files changed

+9
-9
lines changed

docs/openshift-ai/data-science-project/model-serving-in-the-rhoai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ window, click **Add** to create the model server.
244244
---
245245

246246
For our example project, we will choose "Multi-model serving platform" and then
247-
add a new model server and let's name the **Model server** as "coolstore-modelserver".
247+
add a new model server and let's name the **Model server** "coolstore-modelserver".
248248
We'll select the **OpenVINO Model Server** in **Serving runtime**.
249249

250250
Please leave the other fields with the default settings such as Leave **replicas**

docs/openshift-ai/data-science-project/testing-model-in-the-rhoai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ in an augmented reality way.
6464
The different components of this intelligent application are:
6565

6666
**The Frontend**: a [React](https://react.dev/) application, typically running
67-
on the browser of your phone or web browser.
67+
in your phone's browser or a web browser on your computer.
6868

6969
**The Backend**: a NodeJS server, serving the application and relaying API calls,
7070

docs/openshift-ai/data-science-project/using-projects-the-rhoai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Once you have entered the information for your workbench, click **Create**.
110110
For our example project, let's name it "Tensorflow Workbench". We'll select the
111111
**TensorFlow** image, choose a **Deployment size** of **Small**,
112112
**Accelerator** of **NVIDIA A100 GPU**, **Number of accelerators**
113-
as **1** and allocate a **Cluster storage** space of **20GB** (By Default Selected).
113+
as **1** and allocate a **Cluster storage** space of **20GB** (Selected By Default).
114114

115115
After creating the workbench, you will return to your project page. It shows the
116116
status of the workbench as shown below:

docs/openshift-ai/other-projects/LLM-client-AnythingLLM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ chatbot solution.
5252
For our example project, let's name it "AnythingLLM Workbench". We'll select
5353
the **AnythingLLM** image, choose a **Deployment size** of **Small**, **Accelerator**
5454
as **None** (no GPU is needed for this setup), and allocate a **Cluster storage**
55-
space of **20GB** (By Default Selected).
55+
space of **20GB** (Selected By Default).
5656

5757
!!! tip "Tip"
5858

docs/openshift-ai/other-projects/RAG-talk-with-your-pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ be populated with documents.
7474
**TensorFlow** image with Recommended Version (selected by default), choose
7575
a **Deployment size** of **Medium**, **Accelerator** as **None** (no GPU is
7676
needed for this setup) and allocate a **Cluster storage** space of **20GB**
77-
(By Default Selected).
77+
(Selected By Default).
7878

7979
!!! tip "Tip"
8080

docs/openshift-ai/other-projects/configure-jupyter-notebook-use-gpus-aiml-modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and Number of accelerators (GPUs).
2323
For our example project, let's name it "PyTorch Workbench". We'll select the
2424
**PyTorch** image, choose a **Deployment size** of **Small**, choose **Accelerator**
2525
of **NVIDIA V100 GPU**, **Number of accelerators** as **1**, and allocate a
26-
**Cluster storage** space of **20GB** (By Default Selected).
26+
**Cluster storage** space of **20GB** (Selected By Default).
2727

2828
!!! tip "Hardware Acceleration using GPU"
2929

docs/openshift-ai/other-projects/fraud-detection-predictive-ai-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ For our example project, let's name it "Fraud detection". We'll select the
622622
**TensorFlow** image with Recommended Version (selected by default), choose
623623
a **Deployment size** of **Small**, choose **Accelerator** of
624624
**NVIDIA V100 GPU**, **Number of accelerators** as **1**, and allocate
625-
a **Cluster storage** space of **20GB** (By Default Selected).
625+
a **Cluster storage** space of **20GB** (Selected By Default).
626626

627627
Here, you will use **Environment Variables** to specify the Key/Value pairs related
628628
to the S3-compatible object storage bucket for storing your model.

docs/openshift-ai/other-projects/object-detection-app-using-yolo5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ For our example project, let's name it "Fraud detection". We'll select the
552552
**PyTorch** image with Recommended Version (selected by default), choose
553553
a **Deployment size** of **Medium**, choose **Accelerator** of
554554
**NVIDIA V100 GPU**, **Number of accelerators** as **1**, and allocate
555-
a **Cluster storage** space of **20GB** (By Default Selected).
555+
a **Cluster storage** space of **20GB** (Selected By Default).
556556

557557
Here, you will use **Environment Variables** to specify the Key/Value pairs related
558558
to the S3-compatible object storage bucket for storing your model.

docs/other-tools/R/rstudio-server/running-rstudio-on-NERC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
For our example project, let's name it "RStudio Workbench". We'll select the
1818
**RStudio** image, choose a **Deployment size** of **Small**, choose **Accelerator**
1919
of **None** (no GPU is needed for this setup), and allocate a **Cluster storage**
20-
space of **20GB** (By Default Selected).
20+
space of **20GB** (Selected By Default).
2121

2222
!!! tip "Tip"
2323

0 commit comments

Comments
 (0)