Commit 09c1cd2b authored by wangkx1's avatar wangkx1
Browse files

change readme

parent ff27a817
Pipeline #1522 canceled with stages
......@@ -11,7 +11,7 @@ git clone http://developer.hpccube.com/codes/wangkx1/ollama_dcu.git
cd ollama_dcu
tar -zxvf hyhal_6.2.18.tgz
cp -r /opt/hyhal ./
tar -zxvf cmake-3.29.3.tgz
```
......
......@@ -11,7 +11,7 @@ git clone http://developer.hpccube.com/codes/wangkx1/ollama_dcu.git
cd ollama_dcu
tar -zxvf hyhal_6.2.18.tgz
cp -r /opt/hyhal ./
tar -zxvf cmake-3.29.3.tgz
```
......@@ -196,3 +196,9 @@ ollama create llama3-zh -f ./xxx.mf
此时我们就可以使用`ollama list``ollama run`等命令操作这个模型了
### **9. ollama + open-webui**
见: [./tutorial_ollama/01-ollama_open-webui.md](./tutorial_ollama/01-ollama_open-webui.md)
\ No newline at end of file
......@@ -24,6 +24,10 @@ open-webui Github地址:https://github.com/open-webui/open-webui
open-webui 镜像获取链接:
通过百度网盘分享的文件:open-webui.tgz
链接:https://pan.baidu.com/s/1iHycUYGS9MSabMXz4eIs9w
提取码:xndp
--来自百度网盘超级会员V5的分享
加载镜像: `docker load -i open-webui.tgz`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment