2025-05-16发表2025-05-17更新docker4 分钟读完 (大约544个字)使用Docker部署Kingbase数据库由于公司原因,基于mysql开发的微服务架构项目需要将数据源切换到kingbase数据库,以来确保数据安全性。 目前公司使用的是基于Docker部署的微服务架构,将Kingbase也部署到Docker中,方便管理。 准备工作 一台可以访问并有足够空间的服务器 安装Docker 下载Kingbase镜像 阅读更多
2025-05-08发表2025-05-31更新docker4 分钟读完 (大约574个字)使用Docker + Ollama本地化部署大模型前置要求 You should have at least 8 GB of RAM available to run the 7B models, 16 GB to run the 13B models, and 32 GB to run the 33B models. 你至少需要8GB的RAM来运行7B模型,16GB来运行13B模型,32GB来运行33B模型。 如果您已经满足上述要求,接下来我们将从Docker开始安装。 阅读更多
You should have at least 8 GB of RAM available to run the 7B models, 16 GB to run the 13B models, and 32 GB to run the 33B models. 你至少需要8GB的RAM来运行7B模型,16GB来运行13B模型,32GB来运行33B模型。