Commit History
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
Remove hardcode bos_token_id
2460dc2
duzx16
commited on
Add support for streaming output
42095d4
duzx16
commited on
Fix overflow in FP16
220f772
duzx16
commited on
Set is_parallelizable to False
f9f74fd
duzx16
commited on
Remove image tokens when decoding
8492687
duzx16
commited on
Revert "Update quantization"
0d8b08d
duzx16
commited on
Update quantization
0101afd
duzx16
commited on
Add logit processor for NaN or Inf scores
c3dece3
duzx16
commited on
Fix default history argument
9d1509a
duzx16
commited on
Merge branch 'main' of https://huggingface.co/THUDM/chatglm-6b
bcb053b
duzx16
commited on
Add support for float32
d4832e8
duzx16
commited on
Update requirements
a034f2a
duzx16
commited on
Update requirements
3d0afee
duzx16
commited on
Update README.md
534e8b7
Update README.md
6331ebe
Update README.md
4cfd1ea
Update requirements
ac23f2a
duzx16
commited on
Update README
27d477b
duzx16
commited on
Update README
0f573d1
duzx16
commited on
Fix past_key_values
cd8041e
duzx16
commited on
add ice_text.model
65bb3f0
duzx16
commited on
delete ice_text.model
e8b5e82
duzx16
commited on
Merge branch 'main' of https://huggingface.co/THUDM/chatglm-6b
9671e13
duzx16
commited on
Update tokenizer
c4575e7
duzx16
commited on