From 811c308ef45c7fb7e592d14ac567b8d5b2c6b807 Mon Sep 17 00:00:00 2001 From: Zhi-guo Huang Date: Mon, 14 Aug 2023 17:35:51 +0800 Subject: [PATCH] =?UTF-8?q?1.=20update=20readme=EF=BC=9B2.=20=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E5=A4=9A=E5=8D=A1=E5=90=AF=E5=8A=A8=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=9B3.=20=E6=9B=B4=E6=96=B0lora=E5=8A=A0=E8=BD=BD=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E8=AF=B4=E6=98=8E=20(#1079)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix chat and knowledge_base_chat * 更新多卡部署 * update readme * update api and webui: 1. add download_doc to api 2. return local path or http url in kowledge_base_chat depends on no_remote_api 3. change assistant avater in webui * 解决多卡启动问题 * fix chat and knowledge_base_chat * 更新readme的lora加载方式 * update readme * 更新readme --------- Co-authored-by: liunux4odoo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17974a1..d310fa5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ * [路线图](README.md#路线图) * [项目交流群](README.md#项目交流群) ---- +--- ## 介绍