Commit Graph

1126 Commits

Author SHA1 Message Date
imClumsyPanda d694652b87 update VERSION 2023-08-20 10:40:31 +08:00
imClumsyPanda 62aa97bb32 Merge branch 'master' into dev 2023-08-20 10:39:30 +08:00
imClumsyPanda cdea240c31 update README.md and llm_api_stale.py 2023-08-20 10:38:41 +08:00
liunux4odoo 956237feac add api tests 2023-08-19 15:19:01 +08:00
liunux4odoo 69627a2fa3 update chat and knowledge base api: unify exception processing and return types 2023-08-19 15:14:45 +08:00
liunux4odoo 62d6f44b28 fix startup.py 2023-08-18 21:30:50 +08:00
imClumsyPanda 523aed015c
Update README.md 2023-08-18 19:46:16 +08:00
imClumsyPanda 2bf9d0d812
Add files via upload 2023-08-18 19:45:45 +08:00
liunux4odoo fe9f2df17d fix startup.py: correct command help info 2023-08-18 16:46:59 +08:00
陈鹏 95d9fb0ee9
fix bug 1159
修复使用使用pg存储向量时,向量检索错误 {TypeError}TypeError("'Document' object is not subscriptable")
2023-08-18 14:41:11 +08:00
liunux4odoo d4cf77170a fix webui: correct error messages 2023-08-18 11:47:49 +08:00
liunux4odoo c3627de005 fix startup.py: add log info before server starting 2023-08-18 08:48:02 +08:00
imClumsyPanda adb102f5f0 update VERSION 2023-08-17 22:32:42 +08:00
imClumsyPanda 4fb2e2198b merge dev_allinone 2023-08-17 22:29:26 +08:00
imClumsyPanda d9f74ec061 update README.md 2023-08-17 22:26:41 +08:00
imClumsyPanda 67839daad3 reformat and add version to startup.py 2023-08-17 22:22:28 +08:00
imClumsyPanda 52837429d2 update configs.__init__, webui.py and api.py 2023-08-17 22:19:37 +08:00
liunux4odoo 4278d1e000 fix startup.py 2023-08-17 21:57:13 +08:00
imClumsyPanda 5ec512801f update configs.__init__ 2023-08-17 21:51:21 +08:00
liunux4odoo f8229fc4a9 update server_config example 2023-08-17 21:50:36 +08:00
imClumsyPanda 8b3b869418 update README.md 2023-08-17 21:44:30 +08:00
imClumsyPanda 7f7238168c reformat model_config.py.example 2023-08-17 21:31:30 +08:00
imClumsyPanda 4318197ac7 reformat server_config.py.example 2023-08-17 21:30:40 +08:00
imClumsyPanda 0ecf3379b4 add descriptions about server_config in README.md 2023-08-17 21:29:16 +08:00
imClumsyPanda a97cf021a9 Merge branch 'pre-release' into dev 2023-08-17 21:23:07 +08:00
imClumsyPanda 7b7981facc Merge branch 'master' into pre-release 2023-08-17 21:20:33 +08:00
imClumsyPanda d430ec2be1 Update README.md 2023-08-17 21:09:05 +08:00
imClumsyPanda 3f0c5727ca Add files via upload 2023-08-17 21:09:05 +08:00
Ikko Eltociear Ashimine c792e770e8 Fix typo in README.md
--model-path-addresss -> --model-path-address
2023-08-17 21:09:05 +08:00
xain 6d1ea9bc99 Update utils.py (#1128)
不区分文件扩展名的大小写。
2023-08-17 21:09:05 +08:00
liunux4odoo d4c6a23a8d log server informations after startup 2023-08-17 20:02:28 +08:00
hzg0601 0830f0d3b7 update readme: 更新startup启动方式说明 2023-08-17 17:17:06 +08:00
hzg0601 44d4bacf1c update llm_api_launch,api_allinone,webui_allinone,readme:1.llm_api_launch,api_allinone_webui_allinone更名;2. 更新readme关于startup的说明 2023-08-17 16:59:16 +08:00
liunux4odoo 6c9e3ddc21 make webui started at last 2023-08-17 14:22:19 +08:00
liunux4odoo 7dfc337bfa add controller parameter. used to run model-worker 2023-08-17 14:11:21 +08:00
hzg0601 f1251454b1 Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev 2023-08-17 13:40:55 +08:00
liunux4odoo f92b002342 add startup.py: start specified servers with one command. see python startup.py --help 2023-08-17 13:24:53 +08:00
Zhi-guo Huang f29a877bd0
Merge pull request #1137 from gaoyuanzero/dev
Update README.md
2023-08-17 10:49:14 +08:00
gaoyuanzero a87fa10213
Update README.md
fastchat以hugggingface的PEFT包加载精调模型,不仅仅支持LoRA,还支持P-tuing, prefix-tuning, IA3等精调模型,故文档中的LoRA应统一改为PEFT
2023-08-17 10:43:46 +08:00
Zhi-guo Huang 0d763cd2bc
Merge pull request #1135 from bones-zhu/dev
Update README.md
2023-08-17 10:38:04 +08:00
bones-zhu 4f8d65555f
Update README.md
更新端口占用情况下shell脚本启动方式的方法
2023-08-17 10:34:35 +08:00
Zhi-guo Huang c4208b351c
Merge pull request #1133 from chinainfant/dev
Update README.md
2023-08-17 10:23:10 +08:00
chinainfant 87eecf56bd
Update README.md
fix typo
2023-08-17 10:21:51 +08:00
Zhi-guo Huang 2aca635b3f
Merge pull request #1132 from gaoyuanzero/dev
Update README.md
2023-08-17 10:06:48 +08:00
gaoyuanzero a0ba4689fe
Update README.md
readme一键启动适用脚本说明修改
2023-08-17 10:05:52 +08:00
imClumsyPanda 7ef032bcf4
Update README.md 2023-08-17 09:57:10 +08:00
imClumsyPanda 3e8eec2e19
Add files via upload 2023-08-17 09:56:48 +08:00
Zhi-guo Huang e4c5ea5924
Merge pull request #1131 from eltociear/eltociear-patch-1
Fix typo in README.md
2023-08-17 09:29:07 +08:00
Ikko Eltociear Ashimine bef36608e0
Fix typo in README.md
--model-path-addresss -> --model-path-address
2023-08-17 00:33:58 +09:00
imClumsyPanda 9bf0883587 update webui_allinone.py format 2023-08-16 23:31:07 +08:00