chatglm3-6b / modeling_chatglm.py

Commit History

add set_input_embeddings(self, value):
f308259
verified

zRzRzRzRzRzRzR commited on

support transformers>=4.37.2 for finetuning
37fe000
verified

zRzRzRzRzRzRzR commited on

Fix type hint
bba4277

duzx16 commited on

Remove unused
d4cd7d0

duzx16 commited on

Update model
9efadf3

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