Commit Graph

  • 1df41bd41f update qr_code.jpg imClumsyPanda 2023-04-18 19:20:58 +0800
  • 383f58273e
    Add files via upload imClumsyPanda 2023-04-18 19:17:13 +0800
  • f606fa1261
    Delete qr_code.jpg imClumsyPanda 2023-04-18 19:17:02 +0800
  • 641299768a
    Add files via upload imClumsyPanda 2023-04-18 19:16:18 +0800
  • 4cbb6b4253 doc: Add modelwhale notebook links Shilong Jiang 2023-04-18 06:55:59 +0000
  • 86c4147bd0
    Merge pull request #128 from Viscount/dev imClumsyPanda 2023-04-18 18:54:34 +0800
  • edbe155c2e 1. 参考ChatGLM-6B代码实现模型多卡部署 Liao Zhenyu 2023-04-18 15:54:51 +0800
  • 5a0429b2af feat: add api for knowledge_based QA wangxinkai 2023-04-18 09:55:40 +0800
  • 3eaa25c9ba feat: add api for knowledge_based QA wangxinkai 2023-04-18 09:30:49 +0800
  • a231f92d98 修复 webui.py 中 llm_history_len 和 vector_search_top_k 显示值与启动设置默认值不一致的问题 imClumsyPanda 2023-04-15 20:01:36 +0800
  • ca49799fb2 add nltk_data imClumsyPanda 2023-04-16 23:38:25 +0800
  • 79f1420a14 Add files via upload imClumsyPanda 2023-04-16 23:07:11 +0800
  • b1641a3e34 Add files via upload imClumsyPanda 2023-04-16 22:19:28 +0800
  • 048c71f893 fix bug in webui.py imClumsyPanda 2023-04-16 08:59:06 +0800
  • 8ae84c6c93 update local_doc_qa.py imClumsyPanda 2023-04-17 23:59:22 +0800
  • 4df8bb92b1
    Merge pull request #111 from drunken-boat/master imClumsyPanda 2023-04-17 13:48:34 +0800
  • b8498f5602
    fix: typo Tara 2023-04-17 10:39:15 +0800
  • 10b345f738 Merge branch 'hot-fix' imClumsyPanda 2023-04-16 23:41:34 +0800
  • 4aadcfa042 add nltk_data imClumsyPanda 2023-04-16 23:38:25 +0800
  • 081fac5343 add nltk_data imClumsyPanda 2023-04-16 23:38:25 +0800
  • 033e8959ca
    Add files via upload imClumsyPanda 2023-04-16 23:07:11 +0800
  • 91ed178e86
    Add files via upload imClumsyPanda 2023-04-16 22:19:28 +0800
  • f87a5f59ca fix bug in webui.py imClumsyPanda 2023-04-16 08:59:06 +0800
  • 88941d3938 Add release.py Calcitem 2023-04-16 02:47:31 +0800
  • b2917b0007 Splice README.md Calcitem 2023-04-16 02:21:26 +0800
  • 59375244b6 修复 webui.py 中 llm_history_len 和 vector_search_top_k 显示值与启动设置默认值不一致的问题 imClumsyPanda 2023-04-15 20:01:36 +0800
  • e679136b25
    Merge pull request #104 from thaumstrial/master imClumsyPanda 2023-04-15 14:59:10 +0800
  • 2cd52f6605 Support p-tuning-v2 Thaumstrial 2023-04-15 14:43:12 +0800
  • fe29a4556e
    Merge pull request #102 from glide-the/dev glide-the 2023-04-15 12:45:58 +0800
  • da6be02589 子文件的__pycache__忽略 glide-the 2023-04-15 12:45:00 +0800
  • dc0cdfba90 Merge branch 'dev' imClumsyPanda 2023-04-15 10:38:41 +0800
  • 0234a95fd7 update README.md and README_en.md imClumsyPanda 2023-04-15 10:34:54 +0800
  • abb1bc8956 update README.md and README_en.md imClumsyPanda 2023-04-15 10:32:21 +0800
  • f56f325b91 update README.md imClumsyPanda 2023-04-15 09:56:50 +0800
  • 5e75016787 update README.md imClumsyPanda 2023-04-15 01:03:44 +0800
  • 0f043c33f2 update webui.py imClumsyPanda 2023-04-14 23:42:28 +0800
  • 12f5458374 update webui.py imClumsyPanda 2023-04-14 23:30:37 +0800
  • 6bb9dcccce Update .gitignore Calcitem 2023-04-14 23:05:40 +0800
  • 8c469fda31 update webui.py imClumsyPanda 2023-04-14 22:57:07 +0800
  • 5c3497912c update webui.py imClumsyPanda 2023-04-14 22:55:51 +0800
  • 1be430be2a update README.md imClumsyPanda 2023-04-14 22:55:07 +0800
  • 512241195d
    Delete .idea directory imClumsyPanda 2023-04-14 22:45:41 +0800
  • 877f722863
    Merge pull request #97 from fengyunzaidushi/dev fengyunzaidushi 2023-04-14 22:39:16 +0800
  • a4f1ff6b45 修改入群码为二群二维码 fengyu 2023-04-14 22:35:15 +0800
  • 2ce70b3d95
    Merge pull request #95 from glide-the/dev glide-the 2023-04-14 22:18:03 +0800
  • 57efaa5492 chatglm_with_shared_memory_openai_llm:这个demo,基于openai的任务处理,实现本地文… …档调用链的示例,可以使用chatgml处理一部分任务事件,也可以使用chatgml来完成记忆共享(SharedMemory),至于为什么使用openai原因主要有两个现象,第一点,因为大模型chatgml受限,导致很多langchain的demo只能部分实现,跟群主聊了下,这种问题只能通过微调模型,增加一部分指令集和状态术语的数据集进去,微调方案只能大家自己尝试了,对显卡要去较高.当然也可以考虑只训练一个任务格式化的gml,模型微调参考这个仓库的方式 https://github.com/liucongg/ChatGLM-Finetuning glide-the 2023-04-14 22:15:02 +0800
  • 0aa04e954f
    Merge pull request #94 from fengyunzaidushi/dev fengyunzaidushi 2023-04-14 22:13:30 +0800
  • c1720d1997 Merge remote-tracking branch 'origin/dev' into dev fengyu 2023-04-14 22:02:51 +0800
  • 666c245193 修改二维码文件大小 以及增加模型权重百度网盘地址 fengyu 2023-04-14 21:59:39 +0800
  • 8fd3be8df8 修改二维码文件大小 以及增加模型权重百度网盘地址 fengyu 2023-04-14 21:59:39 +0800
  • 4bbf78bfcc Merge remote-tracking branch 'upstream/dev' into dev fengyu 2023-04-14 21:59:16 +0800
  • 0af53fd813
    Readme: Add Telegram link Calcitem 2023-04-14 21:43:53 +0800
  • 53d3037cf2 Merge remote-tracking branch 'upstream/dev' into dev fengyu 2023-04-14 21:21:21 +0800
  • b47d2c0c37 修改二维码文件大小 以及增加模型权重百度网盘地址 fengyu 2023-04-14 14:51:14 +0800
  • dc39f56c89 添加ceshi.txt fengyu 2023-04-14 13:31:55 +0800
  • 1fe50b045d
    Add files via upload imClumsyPanda 2023-04-14 12:42:06 +0800
  • f6b7d56115
    Delete qr_code.jpg.JPG imClumsyPanda 2023-04-14 12:35:23 +0800
  • 829819bced
    Add files via upload imClumsyPanda 2023-04-14 12:34:58 +0800
  • e4459b4294
    Delete qr_code.jpg imClumsyPanda 2023-04-14 12:33:59 +0800
  • 4c4e71ec70
    Add files via upload imClumsyPanda 2023-04-14 12:33:25 +0800
  • 4e48f48f3e
    Delete qr_code.jpg imClumsyPanda 2023-04-14 12:33:07 +0800
  • e04c11f310
    Add files via upload imClumsyPanda 2023-04-14 12:32:17 +0800
  • 2af0606221 Update docs Calcitem 2023-04-14 01:40:54 +0800
  • 7b3e782023 update cli_demo.py imClumsyPanda 2023-04-14 01:06:13 +0800
  • 5f70ce191c update cli_demo.py imClumsyPanda 2023-04-14 00:43:35 +0800
  • 3187423ed4 update cli_demo.py imClumsyPanda 2023-04-14 00:42:21 +0800
  • 5d2055c6e5
    Merge pull request #85 from glide-the/dev glide-the 2023-04-14 00:40:49 +0800
  • b6248f1e77 增加项目环境说明,环境问题解答 zmf 2023-04-14 00:38:45 +0800
  • 2f6f854e55 Update README_en.md Calcitem 2023-04-14 00:09:22 +0800
  • 3904b0f294
    Merge pull request #84 from glide-the/dev glide-the 2023-04-14 00:13:17 +0800
  • e05d4a90ca update cli_demo.py imClumsyPanda 2023-04-14 00:09:29 +0800
  • 1c51d6cafc update cli_demo.py imClumsyPanda 2023-04-14 00:06:45 +0800
  • d472f8bed7 .gitignore zmf 2023-04-13 23:39:22 +0800
  • 5bd664829e update cli_demo.py imClumsyPanda 2023-04-13 23:22:03 +0800
  • eabef0415b update cli_demo.py imClumsyPanda 2023-04-13 23:20:45 +0800
  • a6184b01be 修改项目架构 imClumsyPanda 2023-04-13 23:01:52 +0800
  • 5c9e931a8e
    Merge pull request #73 from lurenlym/dev imClumsyPanda 2023-04-13 18:56:17 +0800
  • 8638aa98ba update requirements.txt and add pdf_requirements.txt imClumsyPanda 2023-04-13 18:30:00 +0800
  • a04244cf6a incorrect arg order and support zero his lurenlym 2023-04-13 14:13:58 +0800
  • bd39b87f67
    Update README.md imClumsyPanda 2023-04-13 09:32:50 +0800
  • f28a5e420d update README.md imClumsyPanda 2023-04-12 22:53:43 +0800
  • 75eec7e1b0 更新 Prompt 模版 imClumsyPanda 2023-04-12 22:41:41 +0800
  • 3fbbf1d74a update README.md imClumsyPanda 2023-04-12 21:09:37 +0800
  • 26f398f3a8 update README.md imClumsyPanda 2023-04-12 21:05:58 +0800
  • 1a6289b630 update requirements.txt imClumsyPanda 2023-04-12 20:57:24 +0800
  • 086424e493 Add diagram in README.md imClumsyPanda 2023-04-12 20:45:14 +0800
  • e105edc3ab Add diagram in README.md imClumsyPanda 2023-04-12 20:43:43 +0800
  • b5d5e85bb9 Add diagram in README.md imClumsyPanda 2023-04-12 20:33:43 +0800
  • 96a82204fe
    Update README.md imClumsyPanda 2023-04-12 19:37:40 +0800
  • 4acc642183
    Update README.md imClumsyPanda 2023-04-12 12:08:22 +0800
  • 660d5e5b38
    Add files via upload imClumsyPanda 2023-04-12 12:07:57 +0800
  • 7e94e04636
    Update README.md imClumsyPanda 2023-04-12 12:07:02 +0800
  • 7d3157bc07
    Update README.md imClumsyPanda 2023-04-12 08:52:29 +0800
  • 1023de13ae
    Update README.md imClumsyPanda 2023-04-12 08:48:43 +0800
  • 86e54517a7 Add diagram in README.md imClumsyPanda 2023-04-12 00:36:24 +0800
  • 55071c79ef Add support for folder path as input imClumsyPanda 2023-04-11 23:02:24 +0800
  • 196904872c Add support for folder path as input imClumsyPanda 2023-04-11 22:15:17 +0800
  • ffbf239e1b Add support for folder path as input imClumsyPanda 2023-04-11 22:13:15 +0800
  • 4ec339777c Add support for folder path as input imClumsyPanda 2023-04-11 21:55:42 +0800
  • 47e959ef79 update README.md imClumsyPanda 2023-04-11 20:15:56 +0800