Commit 3c60bd95 authored by wangkx1's avatar wangkx1
Browse files

Update README.md

parent 3a48097b
Pipeline #1524 canceled with stages
......@@ -186,7 +186,7 @@ ollama 执行`run`命令, 会自动拉取模型
对话过程中可以输入`本地图像的绝对路径`,多模态大模型会对图片内容自动进行一个描述
### **8 自定义模型**
### **9. 自定义模型**
我们可以利用下载到本地的GGUF模型文件,创建一个Modelfile模型描述文件给ollama使用。
......@@ -209,7 +209,7 @@ ollama create llama3-zh -f ./xxx.mf
### **9. ollama + open-webui**
### **10. ollama + open-webui**
见: [./tutorial_ollama/01-ollama_open-webui.md](./tutorial_ollama/01-ollama_open-webui.md)
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