labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.48k stars 4.69k forks source link

是否支持非docker arm架构下部署,或者未来会支持 #1535

Closed ticang closed 4 months ago

ticang commented 5 months ago

是否支持非docker arm架构下部署,或者未来会支持

c121914yu commented 5 months ago

一直支持

c121914yu commented 5 months ago

数据库用官方镜像。 fastgpt 用 git 镜像。 就有 arm 了

ticang commented 5 months ago

还想问下 支持Embedding模型bge-large-zh-v1.5,Chat模型chatglm3-6b吗?我想做知识库内网部署,已有模式是这两个

c121914yu commented 5 months ago

支持,oneapi可以统一接入

c121914yu commented 5 months ago

不好意思,我看漏你这个,你提的是非 docker arm? 非docker的话会非常麻烦,数据库可以网上找。fastgpt本身的话,需要自己根据 docker file 进行build和run。

dyyxcc commented 4 months ago

官方镜像拉不了,阿里云能不能上传一下arm版本的