cherry studio也可以使用api调用远程大模型推理和搜索本地知识库
要搭建cherry studio本地问答RAG知识库,按照以下步骤进行:
1、安装ollama
下载地址:
https://ollama.com/download
部署本地deepseek和嵌入模型
ollama run deepseek-r1:7b
ollama pull nomic-embed-text
2、安装cherry studio
下载地址:
https://www.cherry-ai.com/download
3、设置cherry studio
- 启用ollama和deepseek模型
- 设置默认对话模型
- 测试对话