Commit Graph

320 Commits (2873a6f452340565ff3cd130d5f7009a35c12154)

Author SHA1 Message Date
duzx16 c508f62b70 Fix position_ids in prediction 2023-04-02 01:59:07 +08:00
duzx16 11b5a54484 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-04-02 00:36:36 +08:00
duzx16 ca43864f39 Change quantization instruction 2023-04-02 00:36:14 +08:00
duzx16 5f8f6bac7b Change quantization instruction 2023-04-02 00:35:40 +08:00
duzx16 4371f7a572 Add padding for evaluation data 2023-04-01 23:09:26 +08:00
duzx16 e8aba3d3f3 Add project links 2023-04-01 23:08:44 +08:00
duzx16 41a511ea06 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-04-01 19:49:06 +08:00
Zhengxiao Du e4fe9aaf08
Merge pull request #320 from hscspring/main
Update README.md
2023-04-01 19:48:40 +08:00
Zhengxiao Du 88be23b74a
Merge pull request #313 from maybeluo/main
writing generated result with utf-8
2023-04-01 19:46:21 +08:00
Zhengxiao Du 534e5f1a6e
Merge pull request #322 from ronething/patch-1
chore(cli_demo): strip the query input for `stop` or `clear` command
2023-04-01 19:45:14 +08:00
Ashing Zheng 6dd6f7c7b5
chore(cli_demo): strip the query input for `stop` or `clear` command
Remove the query space to determine whether it is a stop command or a clear command
2023-04-01 13:18:28 +08:00
Yam acd4adcb65
Update README.md 2023-04-01 11:17:35 +08:00
maybeluo 7a67ddd61f write generated result with utf-8 2023-04-01 00:34:19 +08:00
duzx16 7436f0840f Add todo 2023-03-31 22:55:36 +08:00
duzx16 ff3761fc1a Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-31 20:15:51 +08:00
duzx16 73f4fe1ffe Add validation file name
Use full prediction
2023-03-31 20:15:35 +08:00
rainatam 893706a82d Update train script 2023-03-31 18:12:04 +08:00
duzx16 08d880141d Fix revision for loading model 2023-03-31 16:32:34 +08:00
duzx16 08f0731e94 Merge branch 'main' of github.com:THUDM/ChatGLM-6B 2023-03-31 15:19:16 +08:00
duzx16 c206e7d9ad Update requirements.txt 2023-03-31 15:18:21 +08:00
Shaw fdc2c7f70d
Update README.md 2023-03-31 14:48:55 +08:00
Shaw 7e84262ddc
Update README.md 2023-03-31 14:13:51 +08:00
Aohan Zeng ba93cafa7d
Update README.md 2023-03-31 12:29:39 +08:00
Aohan Zeng 9853cd2c97
Update README.md 2023-03-31 12:26:09 +08:00
Aohan Zeng 4c923c4ed7
Update p-tuning-v2 2023-03-31 12:21:09 +08:00
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
Zhengxiao Du 43b7241e67
Merge pull request #241 from Cherrysaber/dev-multi-gpus
Add Multi-GPU support
2023-03-28 19:33:04 +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
saber c313af0639 Add support for manual device_map; auto-config if None 2023-03-27 22:20:23 +08:00
saber c31d9c0984 Move import statement into function to avoid dependency 2023-03-27 22:11:57 +08:00