Commit Graph

1292 Commits

Author SHA1 Message Date
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
hzg0601 7cca0e2a72 Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev 2023-08-16 23:00:32 +08:00
hzg0601 1e12944a5d 更新shutdown_all.sh:更新mac设备的额外说明 2023-08-16 22:58:59 +08:00
xain 7cd7ca240b
Update utils.py (#1128)
不区分文件扩展名的大小写。
2023-08-16 22:40:05 +08:00
imClumsyPanda 38aea8fd9b update README.md 2023-08-16 22:38:34 +08:00
hzg0601 832c261cdf Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev 2023-08-16 22:26:27 +08:00
hzg0601 1a40d464be 更新model_config.py.example: 更改所有模型的默认端口为8888 2023-08-16 22:26:18 +08:00
imClumsyPanda 8396b57101 update format of api_allinone.py and llm_api_launch.py 2023-08-16 22:24:29 +08:00
imClumsyPanda b9fa84635d update README.md 2023-08-16 22:21:02 +08:00
imClumsyPanda 641fcaee40 merge dev 2023-08-16 22:19:18 +08:00
imClumsyPanda 8085bc38c0 Update README.md 2023-08-16 22:17:18 +08:00
imClumsyPanda 8e93a69e1a Update README.md 2023-08-16 22:17:18 +08:00
imClumsyPanda 8524196948 Add files via upload 2023-08-16 22:17:18 +08:00
imClumsyPanda 8e805b18db update README.md 2023-08-16 22:17:03 +08:00
imClumsyPanda d7fe158d78 git update README.md 2023-08-16 22:06:27 +08:00
liunux4odoo 6c00c03faa llm_api can be terminated by Ctrl+c. success on windows 2023-08-16 17:48:55 +08:00
liunux4odoo e7d07a7923 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev 2023-08-16 16:16:56 +08:00
liunux4odoo 8ed1f8efca update fastchat to 0.2.24 2023-08-16 16:15:45 +08:00
hzg0601 84b491b8b2 Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev 2023-08-16 16:00:40 +08:00
hzg0601 5f1471232d update llm_api_launch.py:修复本地加载问题 2023-08-16 16:00:24 +08:00
liunux4odoo f64affc930 update llm_api and api server:
1. fastchat's controller/model_worker/api_server use swagger UI offline.
2. add custom title and icon.
3. remove fastapi-offline dependence
2023-08-16 14:20:09 +08:00
liunux4odoo 67b8ebef52 update api and webui:
1. 增加search_docs接口,返回原始知识库检索文档,close #1103
2. 为FAISS检索增加score_threshold参数。milvus和PG暂不支持
2023-08-16 13:18:58 +08:00
hzg0601 f3a1247629 update readme 2023-08-16 11:36:53 +08:00
hzg0601 b97358ea33 Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev 2023-08-16 11:15:31 +08:00
hzg0601 8e00f8305b 1. 更新allinone脚本提示,增加中文提示;2. 新增服务一键停止脚本shutdown_all.sh;3. 更新readme说明;3. 修复命令行bug 2023-08-16 11:15:10 +08:00
liunux4odoo a47240e871 fix KnowledgeFile: set text_splitter_name in database to SpacyTextSplitter if it is not set 2023-08-16 10:14:47 +08:00
hzg0601 17278922dc Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev 2023-08-16 10:14:28 +08:00
hzg0601 348edb9a0d 更新提示 2023-08-16 10:13:51 +08:00
liunux4odoo 1551adb867 fix webui: use kb_names as selected_kb's options to avoid index error after delete_doc 2023-08-16 10:04:17 +08:00
liunux4odoo f9d5038e59 fix webui utils: remove unneeded error check 2023-08-16 09:33:55 +08:00
imClumsyPanda 75d6feb55b
Update README.md 2023-08-16 08:30:00 +08:00
hzg0601 b40beac1a8 Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev 2023-08-15 15:34:50 +08:00
hzg0601 116302f3b5 update readme 2023-08-15 15:33:16 +08:00
liunux4odoo 7c0e9c46db fix api & webui: 1.add logs, 2. check json response, 3. set timeout=False in recreate_vector_stoore 2023-08-15 14:24:54 +08:00
imClumsyPanda e3d968d043
Update README.md 2023-08-15 12:09:13 +08:00