Commit Graph

135 Commits (99875468dd387b78fb765bb3aa335c5fb7435067)

Author SHA1 Message Date
Aohan Zeng 99875468dd
Update README.md 2023-03-31 11:46:21 +08:00
duzx16 24e24d5d6c Fix model path 2023-03-31 11:30:36 +08:00
duzx16 5e818065e4 Update memory requirement 2023-03-31 11:29:34 +08:00
duzx16 d2645d8816 Update batch size 2023-03-31 11:28:13 +08:00
duzx16 971a6fbb20 Updaet ADGEN link 2023-03-31 11:27:29 +08:00
duzx16 77da046839 Update model path 2023-03-31 10:49:21 +08:00
duzx16 a100769153 Add P-Tuning v2 2023-03-31 10:46:44 +08:00
duzx16 50a7c3c530 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-31 10:45:13 +08:00
duzx16 968a30672a Add P-Tuning v2 2023-03-31 10:43:55 +08:00
Shaw ee7fa65ebd
Update README.md 2023-03-30 11:49:53 +08:00
Shaw 32d625463c
Update README.md 2023-03-30 11:49:07 +08:00
duzx16 323ce7c865 Add instructions for installing Git LFS 2023-03-29 23:24:33 +08:00
duzx16 fc55c075fe Update README 2023-03-28 21:35:52 +08:00
duzx16 7d7d87c4bd Update README 2023-03-28 21:18:59 +08:00
duzx16 343e7bc7b6 Fix model path 2023-03-28 19:52:32 +08:00
Zhengxiao Du 25356d6441
Merge pull request #225 from holk-h/main
Support stream out interruption by using Ctrl+C
2023-03-28 19:50:29 +08:00
duzx16 6fc8141a9c Revert "Fix typo"
This reverts commit 1c6002f3f1.
2023-03-28 19:48:21 +08:00
duzx16 c6790a09f0 Fix typos
Move model instantiation
2023-03-28 19:45:17 +08:00
duzx16 1c6002f3f1 Fix typo 2023-03-28 19:29:41 +08:00
Zhengxiao Du 3e9e02fb1d
Merge pull request #235 from imClumsyPanda/main
update api.py
2023-03-28 19:28:56 +08:00
duzx16 bc973445c8 Merge branch 'main' into dev_api 2023-03-28 19:28:26 +08:00
duzx16 9addb875ca Add links 2023-03-28 16:58:38 +08:00
littlepanda0716 023c46a317 update api.py 2023-03-25 18:59:11 +08:00
duzx16 963d5645ef Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-25 10:02:58 +08:00
duzx16 ff260ffa51 Update README.md 2023-03-25 10:02:34 +08:00
Zhengxiao Du bc02336f3e
Merge pull request #221 from ZhangErling/dev_api
修复api服务启动错误
2023-03-24 22:13:06 +08:00
Zhengxiao Du 697ee00263
Merge pull request #223 from mojianhao/patch-1
Update api.py
2023-03-24 22:12:40 +08:00
holk-h bf39dac067 Support stream out interruption by using Ctrl+C 2023-03-24 18:34:09 +08:00
Jianhao Mo 1047e446e5
Update api.py
bug fix
2023-03-24 16:45:24 +08:00
ZhangErling acbc2e178a
修复api服务启动错误
第31行【API】->【api】会因为大小写原因找不到API
第34行的下划线【chatglm_6b】->【chatglm-6b】会导致模型加载错误
2023-03-24 15:33:42 +08:00
duzx16 28665ade15 Add support for M1 Mac 2023-03-23 22:53:05 +08:00
duzx16 6b13f660bc Add chatglm-6b-int4-qe 2023-03-23 22:06:15 +08:00
duzx16 955d475079 Add API deployment 2023-03-23 21:59:54 +08:00
duzx16 b0c2b47f5e Add history in API 2023-03-23 21:42:43 +08:00
Zhengxiao Du 4eca73636e
Merge pull request #159 from LemonQu-GIT/main
Add API.py
2023-03-23 21:29:21 +08:00
duzx16 af7f1d4670 Update online demo 2023-03-23 21:23:29 +08:00
Zhengxiao Du 7240b762c3
Merge pull request #207 from yvrjsharma/patch-1
Added a link to streaming demo on Huggingface
2023-03-23 21:18:33 +08:00
Yuvraj Sharma 44356fcf3b
Added a link to streaming demo on Huggingface 2023-03-23 18:09:51 +05:30
duzx16 5513dd7d2c Delete session_state show 2023-03-23 14:46:05 +08:00
Zhengxiao Du 5709f7bb9b
Merge pull request #192 from AdamBear/master
support stream chat
2023-03-22 15:29:20 +08:00
AdamBear ee76342382 merge 2023-03-22 15:16:08 +08:00
AdamBear 5040849822 Merge branch 'master' of https://github.com/AdamBear/ChatGLM-6B 2023-03-22 15:13:22 +08:00
AdamBear ef6b3ff35e support stream chat 2023-03-22 15:11:21 +08:00
Shaw 292b5684c1
Update link to GLM-130B 2023-03-21 23:32:49 +08:00
duzx16 41b0250ba1 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-21 15:29:04 +08:00
duzx16 cbf3d2b666 Fix transformers version 2023-03-21 15:27:17 +08:00
Aohan Zeng 58bfd476e6
Update README.md 2023-03-20 15:39:42 +08:00
Aohan Zeng c2ff5be358
Update web_demo.py 2023-03-20 15:34:36 +08:00
xiao9905 c3804770e0 Update typewriter-effect examples 2023-03-20 14:25:59 +08:00
duzx16 69bcdcbc4f Update README 2023-03-19 23:18:53 +08:00