Commit Graph

129 Commits

Author SHA1 Message Date
imClumsyPanda 5bd664829e update cli_demo.py 2023-04-13 23:22:03 +08:00
imClumsyPanda eabef0415b update cli_demo.py 2023-04-13 23:20:45 +08:00
imClumsyPanda a6184b01be 修改项目架构 2023-04-13 23:01:52 +08:00
imClumsyPanda 5c9e931a8e
Merge pull request #73 from lurenlym/dev
incorrect arg order and support zero his
2023-04-13 18:56:17 +08:00
imClumsyPanda 8638aa98ba update requirements.txt and add pdf_requirements.txt 2023-04-13 18:30:00 +08:00
lurenlym a04244cf6a incorrect arg order and support zero his 2023-04-13 14:13:58 +08:00
imClumsyPanda bd39b87f67
Update README.md 2023-04-13 09:32:50 +08:00
imClumsyPanda f28a5e420d update README.md 2023-04-12 22:53:43 +08:00
imClumsyPanda 75eec7e1b0 更新 Prompt 模版 2023-04-12 22:41:41 +08:00
imClumsyPanda 3fbbf1d74a update README.md 2023-04-12 21:09:37 +08:00
imClumsyPanda 26f398f3a8 update README.md 2023-04-12 21:05:58 +08:00
imClumsyPanda 1a6289b630 update requirements.txt 2023-04-12 20:57:24 +08:00
imClumsyPanda 086424e493 Add diagram in README.md 2023-04-12 20:45:14 +08:00
imClumsyPanda e105edc3ab Add diagram in README.md 2023-04-12 20:43:43 +08:00
imClumsyPanda b5d5e85bb9 Add diagram in README.md 2023-04-12 20:33:43 +08:00
imClumsyPanda 96a82204fe
Update README.md 2023-04-12 19:37:40 +08:00
imClumsyPanda 4acc642183
Update README.md 2023-04-12 12:08:22 +08:00
imClumsyPanda 660d5e5b38
Add files via upload 2023-04-12 12:07:57 +08:00
imClumsyPanda 7e94e04636
Update README.md 2023-04-12 12:07:02 +08:00
imClumsyPanda 7d3157bc07
Update README.md 2023-04-12 08:52:29 +08:00
imClumsyPanda 1023de13ae
Update README.md 2023-04-12 08:48:43 +08:00
imClumsyPanda 86e54517a7 Add diagram in README.md 2023-04-12 00:36:24 +08:00
imClumsyPanda 55071c79ef Add support for folder path as input 2023-04-11 23:02:24 +08:00
imClumsyPanda 196904872c Add support for folder path as input 2023-04-11 22:15:17 +08:00
imClumsyPanda ffbf239e1b Add support for folder path as input 2023-04-11 22:13:15 +08:00
imClumsyPanda 4ec339777c Add support for folder path as input 2023-04-11 21:55:42 +08:00
imClumsyPanda 47e959ef79 update README.md 2023-04-11 20:15:56 +08:00
imClumsyPanda 8262a34f2f update README.md 2023-04-11 20:14:29 +08:00
imClumsyPanda a53eb670e7
Merge pull request #56 from liangtongt/master
新增 Web UI
2023-04-11 19:54:45 +08:00
imClumsyPanda cf2aa21446 update webui.py and README.md 2023-04-11 19:52:59 +08:00
liang tongtong d819705efe 无损压缩截图 2023-04-11 05:50:30 +00:00
liang tongtong fe589a5228 更新readme内容 2023-04-11 05:46:34 +00:00
liang tongtong 3682020c20 添加webui readme说明 2023-04-11 05:38:27 +00:00
liang tongtong 57c3cac3bb Webui更新说明
1、自动读取knowledge_based_chatglm.py中LLM及embedding模型枚举,选择后点击setting进行模型加载,可随时切换模型进行测试
2、可手动调节保留对话历史长度,可根据显存大小自行调节
3、添加上传文件功能,通过下拉框选择已上传的文件,点击loading加载文件,过程中可随时更换加载的文件
4、底部添加use via API可对接到自己系统

TODO:
1、添加模型加载进度条
2、添加输出内容及错误提示
3、国家化语言切换
4、引用标注
5、添加插件系统(可基础lora训练等)
2023-04-11 04:30:36 +00:00
imClumsyPanda f7f40406c4 update requirements.txt 2023-04-11 11:09:38 +08:00
imClumsyPanda a0a8257b93
Merge pull request #51 from calcitem/readme
Update README
2023-04-11 00:21:37 +08:00
Calcitem 9445822224 Update README
About how to solve "Resource not found".
2023-04-11 00:15:16 +08:00
imClumsyPanda 866e9950e8 use RetrievalQA instead of ChatVectorDBChain 2023-04-10 23:41:27 +08:00
imClumsyPanda 481aab97cb use RetrievalQA instead of ChatVectorDBChain 2023-04-10 22:55:37 +08:00
imClumsyPanda 12ee17f3b3 use RetrievalQA instead of ChatVectorDBChain 2023-04-10 22:55:22 +08:00
imClumsyPanda 2240ed1ec2 update requirements.txt 2023-04-09 23:31:26 +08:00
imClumsyPanda 3dc5860cfe Add llm_model_dict to choose llm and add chatglm-6b-int4 as an option 2023-04-09 23:23:11 +08:00
imClumsyPanda 6d5b143811 Add llm_model_dict to choose llm and add chatglm-6b-int4 as an option 2023-04-09 23:20:05 +08:00
imClumsyPanda 7720bb58e0 Add llm_model_dict to choose llm and add chatglm-6b-int4 as an option 2023-04-09 23:10:44 +08:00
imClumsyPanda 384d705101 update README_en.md 2023-04-09 23:04:32 +08:00
imClumsyPanda efa1338eb5
Merge pull request #41 from calcitem/patch-1
Update README.md
2023-04-09 10:33:03 +08:00
Calcitem f5503ac041
Update README.md 2023-04-09 10:30:01 +08:00
imClumsyPanda 79acbfb8c3
更新 README_en.md 2023-04-08 16:49:38 +08:00
imClumsyPanda cd58b414ac
更新 README.md 2023-04-08 16:48:55 +08:00
imClumsyPanda 7e3b87dcd6 update requirements.txt 2023-04-08 09:23:58 +08:00