Commit History

Delete MODEL_LICENSE
33e8cf6
verified

alexsoft1 commited on

fix rmsnorm init weight bug. (#59)
91a0561
verified

zR Shan1990 commited on

Update README.md
b3121c8
verified

yuxiaod commited on

Update README.md
06c7c87
verified

zR commited on

Update MODEL_LICENSE
6f3b58e
verified

zR commited on

fix github issue for quantize (#49)
103caa4
verified

Yuxuan Zhang commited on

修改 quantization.py 中待量化权重的移动逻辑 (#47)
a5ba550
verified

Yuxuan Zhang MikuRabbit commited on

revert "auto_map" in tokenizer_config.json (#41)
fa5a1b0
verified

Yuxuan Zhang jinmingyi commited on

對tokenizer增加special tokens使其能被.apply_chat_template正確轉換 (#36)
9addbe0
verified

Yuxuan Zhang p208p2002 commited on

add set_input_embeddings(self, value):
f308259
verified

Yuxuan Zhang commited on

support transformers>=4.37.2 for finetuning
37fe000
verified

Yuxuan Zhang commited on

fix for apply_chat_template
37f2196
verified

Yuxuan Zhang commited on

Adding `safetensors` variant of this model (#23)
b098244

Yuxuan Zhang SFconvertbot commited on

增加對tokenizer.chat_template的支援 (#22)
1cfbbfd

Yuxuan Zhang p208p2002 commited on

fix can't set attribute 'eos_token' when loading the saved tokenizer (#27)
6d10497

Yuxuan Zhang hiyouga commited on

fix piece id out of range (#20)
456aa87

Yuxuan Zhang commited on

fix issue https://github.com/THUDM/ChatGLM3/issues/227 (#9)
340a2eb

Yuxuan Zhang Alexyo commited on

Add encode_special_tokens option
e46a148

duzx16 commited on

Merge branch 'main' of https://huggingface.co/THUDM/chatglm3-6b
d3fe58f

duzx16 commited on

Fix type hint
bba4277

duzx16 commited on

Update README.md
bf51f4b

Jerydeak commited on

add en doc
a81d4e8

Jerydeak commited on

Fix links
fc3235f

duzx16 commited on

Add missing file
21ff72f

duzx16 commited on

Remove unused
d4cd7d0

duzx16 commited on

Update model
9efadf3

duzx16 commited on

Merge branch 'main' of https://huggingface.co/THUDM/chatglm3-6b
3254353

duzx16 commited on

Upload pytorch_model-00006-of-00007.bin with huggingface_hub
c09ebef

Sengxian commited on

Upload pytorch_model-00004-of-00007.bin with huggingface_hub
1ae6e6a

Sengxian commited on

Upload pytorch_model-00007-of-00007.bin with huggingface_hub
968e0d2

Sengxian commited on

Upload pytorch_model-00001-of-00007.bin with huggingface_hub
0730bcd

Sengxian commited on

Upload pytorch_model-00002-of-00007.bin with huggingface_hub
47fedc7

Sengxian commited on

Update config
5777b27

duzx16 commited on

Upload pytorch_model-00005-of-00007.bin with huggingface_hub
21579a0

Sengxian commited on

Upload pytorch_model-00003-of-00007.bin with huggingface_hub
62acdaa

Sengxian commited on

Init commit
29f2cbe

duzx16 commited on

Add MODEL LICENSE
00f2a12

duzx16 commited on

Fix stream_chat
38fbc7c

duzx16 commited on

Implement new interface
1676f07

duzx16 commited on

Add system prompt
591fa87

duzx16 commited on

Implement new chat method
85ba2d2

duzx16 commited on

initial commit
1842cda

Zhengxiao Du commited on