You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: e2e/inference/README.md
+19-3Lines changed: 19 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,26 @@ Follow this [link](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/
29
29
## Work with interactive mode
30
30
To enable the interactive mode, the OpenVINO notebook CR needs to be created and integrated with RHODS.
31
31
1. Click on the ```create Notebook``` option in this [link](https://github.com/red-hat-data-services/odh-deployer) from the web console and follow these [steps](https://github.com/openvinotoolkit/operator/blob/main/docs/notebook_in_rhods.md) to create the notebook CR.
32
-
2. Enable Intel Data Center GPU
32
+
2. Enable Intel Data Center GPU on RHODS Dashboard- **Technical Preview feature**
33
+
34
+
Create AcceleratoProfile in the ```redhat-ods-applications``` namespace
3. Navigate to ```openvino-notebooks``` ImageStream and add the above created ```AcceleratorProfile``` key to the annotation field, as shown in the image below:
4. Navigate to ```Search -> Networking -> Routes``` from the web console and access ```rhods-dashboard``` route in the ```redhat-ods-applications``` namespace, as in the image below. Click on the location link to launch RHODS dashboard.
5. If step 2 is successful, ```Intel® Data Center GPU Flex Series 140 ``` is shown in the accelerator dropdown menu in ```rhods-dashboard```. Users can run OpenVINO notebook image with Intel® Data Center GPU Flex Series 140 card.
Follow the [link](https://github.com/openvinotoolkit/operator/blob/main/docs/notebook_in_rhods.md) for more details on the available Jupyter Notebooks.
33
51
34
-
3. Run sample Jupyter Notebooks.
35
-
Follow the [link](https://github.com/openvinotoolkit/operator/blob/main/docs/notebook_in_rhods.md) to execute the sample Jupyter Notebook There are 60+ sample notebooks available with this notebook image. For the details on the notebooks with Intel Data Center GPU, please check this [link](https://github.com/openvinotoolkit/openvino_notebooks).
36
52
## Work with deployment mode
37
53
1. From the web console, click on the ModelServer option in this [link](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/operator_installation.md) and follow the [steps](https://github.com/openvinotoolkit/operator/blob/v1.1.0/docs/modelserver.md) to start the OVMS instance.
38
54
2. To enable the Intel Data Center GPU, make sure to modify the OVMS instance options according to the screenshot below.
0 commit comments