From a537ce026af6dee313290e5ea13b52f7abfd603b Mon Sep 17 00:00:00 2001 From: csunny Date: Sun, 21 May 2023 17:22:16 +0800 Subject: [PATCH] docs: add todo --- README.md | 1 + README.zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 20e1a2017..c783f7e09 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Currently, we have released multiple key features, which are listed below to dem - Milti LLMs Support - Supports multiple large language models, currently supporting Vicuna (7b, 13b), ChatGLM-6b (int4, int8) + - TODO: codegen2, codet5p ## Demo diff --git a/README.zh.md b/README.zh.md index 38a450308..279920cce 100644 --- a/README.zh.md +++ b/README.zh.md @@ -28,6 +28,7 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地 - 多模型支持 - 支持多种大语言模型, 当前已支持Vicuna(7b,13b), ChatGLM-6b(int4, int8) + - TODO: codet5p, codegen2 ## 效果演示