Skip to content

Commit

Permalink
llm
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzheng422 committed Jan 1, 2024
1 parent ace18df commit dfc10f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions redhat/ocp4/4.13/4.13.gpu.llm.md
Original file line number Diff line number Diff line change
Expand Up @@ -736,10 +736,14 @@ python startup.py -a

# openshift AI

接下来,我们要来试试红帽官网的一个llm的例子,这个例子使用了openshift AI组件,里面使用calkit等挺奇怪的中间件,我们要尝试一下,体验一下吧。

- https://ai-on-openshift.io/demos/llm-chat-doc/llm-chat-doc/

## install ODS

要想体验openshift AI,我们要先在operator hub里面装一下openshift data science,ODS是openshift AI的旧名字,过一段时间,名字就会改过来。

![](imgs/2023-11-07-14-53-15.png)

![](imgs/2023-11-07-14-54-34.png)
Expand All @@ -754,6 +758,8 @@ use alpha channel, by the time of 2023.11

![](imgs/2023-11-07-15-16-13.png)

然后装一下 openshift pipeline,因为ODS里面的pipeline是用openshift pipeline实现的。

![](imgs/2023-11-07-15-16-36.png)

![](imgs/2023-11-07-15-22-20.png)
Expand Down

0 comments on commit dfc10f4

Please sign in to comment.