Liu Song’s Projects


~/Projects/chatglm3-6b

git clone https://code.lsong.org/chatglm3-6b

History

ref
main
Hash Date Commit message Author
e46a1488 2023-11-09 22:40:49 Add encode_special_tokens option duzx16
d3fe58f8 2023-11-01 15:55:10 Merge branch 'main' of https://huggingface.co/THUDM/chatglm3-6b duzx16
bba42775 2023-11-01 15:54:53 Fix type hint duzx16
bf51f4b2 2023-10-31 10:23:42 Update README.md Hao Yu
a81d4e86 2023-10-31 10:18:01 add en doc Hao Yu
fc3235f8 2023-10-27 16:15:53 Fix links duzx16
21ff72fb 2023-10-27 01:40:46 Add missing file duzx16
d4cd7d0a 2023-10-26 20:36:16 Remove unused duzx16
9efadf3d 2023-10-26 20:34:32 Update model duzx16
32543533 2023-10-26 20:33:06 Merge branch 'main' of https://huggingface.co/THUDM/chatglm3-6b duzx16
c09ebef1 2023-10-26 12:28:31 Upload pytorch_model-00006-of-00007.bin with huggingface_hub Zeng Aohan
1ae6e6a9 2023-10-26 12:26:08 Upload pytorch_model-00004-of-00007.bin with huggingface_hub Zeng Aohan
968e0d26 2023-10-26 12:24:06 Upload pytorch_model-00007-of-00007.bin with huggingface_hub Zeng Aohan
0730bcd5 2023-10-26 12:22:48 Upload pytorch_model-00001-of-00007.bin with huggingface_hub Zeng Aohan
47fedc75 2023-10-26 12:20:14 Upload pytorch_model-00002-of-00007.bin with huggingface_hub Zeng Aohan
5777b27a 2023-10-26 20:20:09 Update config duzx16
21579a0c 2023-10-26 12:17:12 Upload pytorch_model-00005-of-00007.bin with huggingface_hub Zeng Aohan
62acdaa7 2023-10-26 12:14:41 Upload pytorch_model-00003-of-00007.bin with huggingface_hub Zeng Aohan
29f2cbe1 2023-10-26 19:56:25 Init commit duzx16
00f2a120 2023-10-26 18:37:54 Add MODEL LICENSE duzx16
38fbc7ca 2023-10-26 12:01:22 Fix stream_chat duzx16
1676f077 2023-10-26 11:00:37 Implement new interface duzx16
591fa879 2023-10-26 10:10:46 Add system prompt duzx16
85ba2d23 2023-10-25 17:58:59 Implement new chat method duzx16
1842cdae 2023-10-25 09:56:41 initial commit Zhengxiao Du