大模型——手把手教你在Ubuntu上部署Ragflow

大模型——手把手教你在Ubuntu上部署Ragflow

相比较MaxKB而言,RAGFlow的部署过程可谓是复杂得多!我们之前已经介绍过了如何在macos 上部署Ragflow,今天我们看一下如何在Ubuntu上部署Ragflow

升级和安装相关的依赖

操作系统更新

sudo apt update && sudo apt upgrade

安装git-all

sudo apt install git-all

安装curl

sudo apt install curl
验证是否安装成功
curl --version

下载和安装git-lfs

curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bashsudo apt-get install git-lfs

确保 vm.max_map_