本人安装环境
操作系统:Windows11
Python版本:python 3.10.2
Git 版本:git version 2.41.0.windows.1
MySQL:Ver 8.0.18 for Win64 on x86_64 (MySQL Community Server - GPL)
安装目录:D:\DB-GPT
源码安装
- 源码下载:git clone https://github.com/eosphoros-ai/DB-GPT.git
- 源码下载后,进入源码项目的目录:cd DB-GPT
- 安装服务的“系统”:pip install -e ".[default]"
根据网络情况等待的时间可能有点久,因为下载的依赖不少:
模型安装
DB-GPT可以通过代理模式部署在硬件较低的服务器上,也可以在GPU下