add padding_side in tokenizer _pad() method

#22
No description provided.

I have added the padding_side parameter to the tokenizer _pad() function to be compliant with glm-4-9b-chat tokenizer: https://huggingface.co/THUDM/glm-4-9b-chat/blob/main/tokenization_chatglm.py

framolfese changed pull request status to open
ZAHNGYUXUAN changed pull request status to merged

Sign up or log in to comment