chatglm-6b-slim / tokenization_chatglm.py

Commit History

Merge remote-tracking branch 'thu/main'
0d1d6a6

silver commited on

Fix generate
fb23542

duzx16 commited on

Fix attention_mask and position_ids
373fd6b

duzx16 commited on

Fix encode method
e22cddf

duzx16 commited on

Fix batch input
e1494f2

duzx16 commited on

Implement batch generation
cc96a22

duzx16 commited on

Change padding side
db22499

duzx16 commited on

merge from ChatGLM-6B
b8b422f

silver commited on

Fix typo in tokenization_chatglm.py
1b54948

songxxzp commited on

remove image tokens from chatglm-6b
82834c6

silver commited on

Remove image tokens when decoding
8492687

duzx16 commited on

Update tokenizer
c4575e7

duzx16 commited on

Add chatglm-6b
d11c6aa

Sengxian commited on