Skip to content

Commit ea196c8

Browse files
authored
Merge pull request #289 from vbedida79/patch-310724-3
workloads: Added opea chatqna images
2 parents 7e66869 + 50ebd7f commit ea196c8

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

docs/images/model-server-status.png

78.3 KB
Loading

docs/images/rhoai-deploy-model.png

43 KB
Loading

docs/images/tgi-serving-runtime.png

71.3 KB
Loading

workloads/opea/chatqna/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,16 @@ The workload is based on the [OPEA ChatQnA Application](https://github.com/opea-
3535

3636
* Click on the Settings and choose ```ServingRuntime```. Copy or import the [tgi_gaudi_servingruntime.yaml](tgi-gaudi-servingruntime.yaml). The [tgi-gaudi](https://github.com/huggingface/tgi-gaudi) serving runtime is used. Follow the image below.
3737

38+
![Alt text](/docs/images/tgi-serving-runtime.png)
39+
3840
* In the project ```OPEA-chatqna-modserving``` --> ```Models``` section and follow the image below.
3941

42+
![Alt text](/docs/images/rhoai-deploy-model.png)
43+
4044
* The model server is now in the creation state. Once ready, the status will be updated to green and the inference endpoint can be seen. Refer to the image below.
4145

46+
![Alt text](/docs/images/model-server-status.png)
47+
4248
## Deploy ChatQnA Megaservice and Database
4349

4450
### Create namespace

0 commit comments

Comments
 (0)