Make model compatible with Transformers v5
#9
by
hmellor HF Staff - opened
bytes_to_unicode should be imported from convert_slow_tokenizer, not from GPT2.
I'd recommend making the same change in your other models which do this.
hmellor changed pull request title from
Make model compatible with newer versions of Transformers
to Make model compatible with Transformers v5
Thank you!
xywang626 changed pull request status to
merged