当前位置:   article > 正文

Ollama安装、远程访问等设置;FastGPT大模型RAG知识库结合使用案例_ollama+fastgpt

ollama+fastgpt

参考:
https://ollama.com/download/linux
https://doc.fastai.site/docs/intro/
https://www.cnblogs.com/hcxss/p/18159484

https://blog.csdn.net/m0_71142057/article/details/136738997
https://doc.fastgpt.run/docs/development/custom-models/m3e/

https://concise-eater-d47.notion.site/Ollama-Fastgpt-b17026a3d22a48a8ab900f477b73628a

Ollama作为后端大模型加载运行
FastGPT作为前端页面聊天集成RAG框架

1、Ollama linux运行

ollama linux安装:
curl -fsSL https://ollama.com/install.sh | sh
  • 1
  • 2

在这里插入图片描述

ollama服务启动停止

sudo systemctl status ollama    # check the status of t
    声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/946068
    推荐阅读
    相关标签
      

    闽ICP备14008679号