update tokenizer for compatibility with new transformers
#64
by
katuni4ka
- opened
padding_side added to _pad method signature in transformers 4.45
without that, we got TypeError: ChatGLMTokenizer._pad() got an unexpected keyword argument 'padding_side'
Greetings, model owners!
Can anyone merge this PR to make the model tokenizer compatible with the latest version of Transformers library as well?
Thank you!
zRzRzRzRzRzRzR
changed pull request status to
merged