Problem with load model.

#1
by janchocyk - opened

Hello,
Today I have a problem with load model. Error:

Exception: data did not match any variant of untagged enum PyPreTokenizerTypeWrapper at line 71 column 3

Can I please help you with solve this problem?

Owner

It seems to be a bug or a breaking change in the latest version of transformers (4.40.0) and it affects other models too. For now, please use the previous version of the library (4.39.3)

Thanks for fast help. When I used older version library, evrything is ok.

Sign up or log in to comment