Commit Graph

  • 6a5267aef7 bugfix: linux多卡部署时weight,input不在同一device上,导致RuntimeError saber 2023-03-27 20:51:05 +0800
  • 72c4a3838b
    在主自述文件中引用 Windows部署文档 ZhangErling 2023-03-27 03:06:33 +0800
  • e34e6ecea1
    添加Windows用户部署文档 ZhangErling 2023-03-27 02:59:25 +0800
  • 8101d75ab8 fix typo saber 2023-03-26 15:29:15 +0800
  • d9c45f0286 Update README saber 2023-03-26 15:26:38 +0800
  • 8826b947c3 多GPU支持, 模型文件夹没有index.json会自动保存模型到multi_gpu_model_cache_dir以支持多GPU saber 2023-03-26 15:13:44 +0800
  • 4ee042a8e6 将配置device_map的逻辑抽离, 根据gpu数量自动配置device_map,并且自动适配所有模型 saber 2023-03-26 13:44:10 +0800
  • dc1a3df1ec
    Merge pull request #1 from ChuangLee/main Cherrysaber 2023-03-26 13:26:33 +0800
  • 6f9c0aa228 add cors support, update .ignore, update README Lucien 2023-03-26 00:42:28 +0800
  • d38563a73d fix html to support not only localhost access Lucien 2023-03-25 20:45:53 +0800
  • dc3bb5ee38 remove mock Lucien 2023-03-25 20:24:31 +0800
  • a41456a831 Fix README typo Lucien 2023-03-25 20:19:53 +0800
  • 03b38d2248 add websocket api to support stream response, add .gitignore, add mock model for convenience Lucien 2023-03-25 20:10:04 +0800
  • 023c46a317 update api.py littlepanda0716 2023-03-25 18:59:11 +0800
  • d515d8eeea Merge branch 'main' of https://github.com/AlexZhangji/ChatGLM-6B Ji Zhang 2023-03-24 21:31:01 -0700
  • 175a227489 add embedded "How to avoid climate change" FAISS index Ji Zhang 2023-03-24 21:30:46 -0700
  • 449cbf1d2b Add front end for Climate book Ji Zhang 2023-03-24 21:30:10 -0700
  • cd28454693 apply Black formatting Ji Zhang 2023-03-24 21:27:57 -0700
  • 2c424264b9 use Chinese prompt for follow up question parsing Ji Zhang 2023-03-24 21:27:22 -0700
  • 6dba442439
    Merge branch 'main' into main Ji 2023-03-24 20:59:32 -0700
  • 963d5645ef Merge branch 'main' of github.com:THUDM/ChatGLM-6B duzx16 2023-03-25 10:02:58 +0800
  • ff260ffa51 Update README.md duzx16 2023-03-25 10:02:34 +0800
  • 5008b9559c update api.py's function and fix bug LemonQu-GIT 2023-03-24 22:52:50 +0800
  • 437693b8be update api.py's function and fix bug LemonQu-GIT 2023-03-24 22:52:41 +0800
  • bc02336f3e
    Merge pull request #221 from ZhangErling/dev_api Zhengxiao Du 2023-03-24 22:13:06 +0800
  • 697ee00263
    Merge pull request #223 from mojianhao/patch-1 Zhengxiao Du 2023-03-24 22:12:40 +0800
  • bf39dac067 Support stream out interruption by using Ctrl+C holk-h 2023-03-24 18:34:09 +0800
  • 0f33885732 fixed case zerodegress 2023-03-24 17:25:54 +0800
  • 1047e446e5
    Update api.py Jianhao Mo 2023-03-24 16:45:24 +0800
  • acbc2e178a
    修复api服务启动错误 ZhangErling 2023-03-24 15:33:42 +0800
  • 5254abb3ec
    修复api服务器启动错误 ZhangErling 2023-03-24 15:22:06 +0800
  • b58ed731f2 fixed cannot launch api.py zerodegress 2023-03-24 15:10:34 +0800
  • 45f59c14a2 add example screencap for vectorstore chat Ji Zhang 2023-03-23 22:32:51 -0700
  • e90276f340 PoC with LangChain wrapper and a webapp to chat with vector store Ji Zhang 2023-03-23 22:21:52 -0700
  • 28665ade15 Add support for M1 Mac duzx16 2023-03-23 22:53:05 +0800
  • 6b13f660bc Add chatglm-6b-int4-qe duzx16 2023-03-23 22:06:15 +0800
  • 955d475079 Add API deployment duzx16 2023-03-23 21:59:54 +0800
  • b0c2b47f5e Add history in API duzx16 2023-03-23 21:42:43 +0800
  • 4eca73636e
    Merge pull request #159 from LemonQu-GIT/main Zhengxiao Du 2023-03-23 21:29:21 +0800
  • af7f1d4670 Update online demo duzx16 2023-03-23 21:23:29 +0800
  • 7240b762c3
    Merge pull request #207 from yvrjsharma/patch-1 Zhengxiao Du 2023-03-23 21:18:33 +0800
  • 4cebde7f39
    Merge branch 'main' into main CPPBS 2023-03-23 21:02:45 +0800
  • 44356fcf3b
    Added a link to streaming demo on Huggingface Yuvraj Sharma 2023-03-23 18:09:51 +0530
  • 8c3e18156f
    Merge 14a5c53555 into 5513dd7d2c Aliyu888 2023-03-23 09:40:24 +0000
  • 14a5c53555
    README.me Aliyu888 2023-03-23 10:17:44 +0100
  • fc1058babe
    support windows for local model directory Guo Y.K 2023-03-23 16:07:03 +0800
  • da09ca4dff
    rewrite web_demo.py with gradio.Chatbot and support load model from local directory Guo Y.K 2023-03-23 15:59:38 +0800
  • 5513dd7d2c Delete session_state show duzx16 2023-03-23 14:46:05 +0800
  • de9f26c201 初次提交,支持多卡部署。 lichuang 2023-03-23 10:11:52 +0800
  • 3463101653
    Add files via upload CPPBS 2023-03-22 21:51:18 +0800
  • c2af1d40c8
    Update web_demo.py CPPBS 2023-03-22 21:49:49 +0800
  • df64e22ef3
    Update cli_demo.py CPPBS 2023-03-22 21:48:38 +0800
  • aa6766fd6d 限定依赖库的版本:修正安装环境时的依赖报错问题。 vimfun 2023-03-22 18:15:09 +0800
  • 5709f7bb9b
    Merge pull request #192 from AdamBear/master Zhengxiao Du 2023-03-22 15:29:20 +0800
  • ee76342382 merge AdamBear 2023-03-22 15:16:08 +0800
  • 5040849822 Merge branch 'master' of https://github.com/AdamBear/ChatGLM-6B AdamBear 2023-03-22 15:13:22 +0800
  • ef6b3ff35e support stream chat AdamBear 2023-03-22 15:11:21 +0800
  • 292b5684c1
    Update link to GLM-130B Shaw 2023-03-21 23:32:49 +0800
  • 41b0250ba1 Merge branch 'main' of github.com:THUDM/ChatGLM-6B duzx16 2023-03-21 15:29:04 +0800
  • cbf3d2b666 Fix transformers version duzx16 2023-03-21 15:27:17 +0800
  • 29d06aef62 add submodules for models add ignore for venv kingzeus 2023-03-20 23:16:19 +0800
  • 23bfb8c139 Merge commit '58bfd476e6c66625dc607ee4bcfd478d0a051a87' into develop kingzeus 2023-03-20 18:34:08 +0800
  • 58bfd476e6
    Update README.md Aohan Zeng 2023-03-20 15:39:42 +0800
  • c2ff5be358
    Update web_demo.py Aohan Zeng 2023-03-20 15:34:36 +0800
  • c3804770e0 Update typewriter-effect examples xiao9905 2023-03-20 14:25:59 +0800
  • ea28ba13bb 将webui对话以聊天框的样式显示 l15y 2023-03-20 09:28:42 +0800
  • 69bcdcbc4f Update README duzx16 2023-03-19 23:18:53 +0800
  • c133b53d51
    Add API.py LemonQu 2023-03-19 22:03:02 +0800
  • d1f39f7260 perf add docker deploy ferrym 2023-03-19 17:52:08 +0800
  • 0acf1e5851 Update web_demo.py haofanurusai 2023-03-19 17:29:04 +0800
  • 88ddfdd5dc Update web_demo.py haofanurusai 2023-03-19 17:16:35 +0800
  • 649e3f280a Update web_demo.py haofanurusai 2023-03-19 16:45:40 +0800
  • a339498980 Update web_demo.py haofanurusai 2023-03-19 16:35:58 +0800
  • 0473dfb97b Merge branch 'main' of https://github.com/haofanurusai/ChatGLM-6B haofanurusai 2023-03-19 16:20:15 +0800
  • 09c619f5a3 fixed web_demo to fit chat_stream haofanurusai 2023-03-19 16:19:58 +0800
  • b54c6ad624
    Add clear button Anderson 2023-03-19 16:10:01 +0800
  • 52aa3261d7 Update README duzx16 2023-03-19 15:54:04 +0800
  • 17ecc57266 Add newline in cli output duzx16 2023-03-19 14:56:34 +0800
  • 8f29459f9a Update README duzx16 2023-03-19 14:37:30 +0800
  • 2ed89f3898 Add support for streaming output duzx16 2023-03-19 14:33:05 +0800
  • 5558a26371 feat(cli): add parameters for cli kingzeus 2023-03-19 12:45:27 +0800
  • 1b57684158
    grammar / spelling updates Brian J King 2023-03-18 20:46:37 -0700
  • 6cda36633e Add gradio in requirements.txt duzx16 2023-03-19 10:12:42 +0800
  • 546652e03e Update README.md duzx16 2023-03-18 09:14:17 +0800
  • 5299675425 Update README.md duzx16 2023-03-17 23:09:56 +0800
  • bee0e13817 Merge branch 'dev' duzx16 2023-03-17 23:03:03 +0800
  • f63af3515f Delete unused code Fix model name duzx16 2023-03-17 23:02:44 +0800
  • 45f45668d9
    Merge pull request #117 from AdamBear/master Zhengxiao Du 2023-03-17 20:58:51 +0800
  • 67ff2198a8 Merge branch 'dev' duzx16 2023-03-17 20:31:34 +0800
  • 9ceade3c02
    Merge 4da3176801 into d1121e1dae Bernard Tan 2023-03-17 17:46:16 +0800
  • ecd2857c1a
    Merge pull request #62 from GanymedeNil/main Zhengxiao Du 2023-03-17 17:37:07 +0800
  • 905aa26b91 Create web_demo2.py AdamBear 2023-03-17 10:32:06 +0800
  • af4b9cc64a
    Merge 7aa49e0b3e into 642147bf21 Aliyu888 2023-03-17 01:24:07 +0000
  • 7aa49e0b3e
    Delete config.yml Aliyu888 2023-03-17 02:23:47 +0100
  • b39d4ecf58
    Merge e28679f0b3 into 642147bf21 Aliyu7233 2023-03-17 00:38:19 +0000
  • e28679f0b3
    Delete .github/ISSUE_TEMPLATE directory Aliyu7233 2023-03-17 01:34:32 +0100
  • 14eba1f83c
    fix: websocket cannot send msg to server Chaos 2023-03-17 00:29:26 +0800
  • d1121e1dae Update English README duzx16 2023-03-16 23:15:02 +0800
  • 702c2ca2a8
    Merge branch 'main' into main GanymedeNil 2023-03-16 12:01:31 +0800
  • 642147bf21 Update feature request template duzx16 2023-03-16 09:52:02 +0800