Skip to content

Commit

Permalink
Fix heading issue again :(
Browse files Browse the repository at this point in the history
  • Loading branch information
tsailiming committed Dec 2, 2024
1 parent a5a4bdc commit 7be98d3
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Tekton pipeline has 2 main tasks:

## Example

## Architectural Diagram
### Architectural Diagram

![dsp-arch](img/rhoai-dsp.jpg)

Expand All @@ -37,11 +37,11 @@ The demo uses the following components:
| Minio | S3 bucket to store the model
| KServe | To serve the model

## Prerequisite
### Prerequisite

You will need OpenShift 2.15 installed with ModelRegistry set to `Managed`. In 2.15, the model registry feature is currently in Tech Preview.

## Running the Example
### Running the Example

The sample code is available [here](https://github.com/tsailiming/openshift-ai-dsp).

Expand Down

0 comments on commit 7be98d3

Please sign in to comment.