Commit History
Fix input embeds 35ca523
duzx16 commited on
Update slack link 0829959
duzx16 commited on
Change mask positions to batch 4de8efe
duzx16 commited on
Always add gmask in token ids 3a99d79
duzx16 commited on
Fix bug 53f0197
duzx16 commited on
Add empty_init option eb55ff0
duzx16 commited on
Update README 9692905
duzx16 commited on
Fix eos token in tokenizer aa51e62
duzx16 commited on
Fix attention score on mps cde457b
duzx16 commited on
Update dependency acd41f7
duzx16 commited on
Merge branch 'main' of https://huggingface.co/THUDM/chatglm-6b 6650ae3
duzx16 commited on
Fix tokenizer config saving 7e69b85
duzx16 commited on
Use gmask in first place 9324de7
duzx16 commited on
Merge branch 'slim' of https://huggingface.co/THUDM/chatglm-6b into slim 06a22a3
duzx16 commited on
Add gmask token id 36b7f2d
duzx16 commited on
Update slim checkpoint 6461061
Update code for slim 63ce1ba
duzx16 commited on
Drop icetk dependency 72985e8
duzx16 commited on
Fix decode method for torch tensor 23ad39b
duzx16 commited on
Fix position ids expand f82b180
duzx16 commited on
Fix generate fb23542
duzx16 commited on
Fix attention mask for prefix prompt 08bc851
duzx16 commited on
No padding for chat function 4b7ffbf
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
Fix position id for training 11c270c
duzx16 commited on
Add support for loading quantized model 2e1be30
duzx16 commited on
Use dynamic dtype for prompts c949d03
duzx16 commited on
Fix backward for quantization 0cfae21
duzx16 commited on
Implement gradient checkpointing aea6cef
duzx16 commited on
Fix bugs 0564795
duzx16 commited on
Add pad_token_id in config.json 2200e2b
duzx16 commited on
Change padding side db22499
duzx16 commited on
Set ignore_index for CrossEntropyLoss 5c64357
duzx16 commited on
Support batch training 8127ab6
duzx16 commited on
Merge branch 'main' into dev_pt fbda120
duzx16 commited on
Add p-tuning v2 812f43f
duzx16 commited on
Fix context length in get_position_ids 096f3de
duzx16 commited on
Close CPU fusion on Mac 4a9b711
duzx16 commited on
Fix Chinese punctuation d2bbc82
duzx16 commited on
Add English 2449bdc
duzx16 commited on
Fix typo in tokenization_chatglm.py 1b54948
songxxzp commited on