Error while loading the tokeniser
#5
by
pranshu3105
- opened
getting following error while loading the model tokeniser.
Exception: data did not match any variant of untagged enum ModelWrapper at line 757443 column 3
getting following error while loading the model tokeniser.
Exception: data did not match any variant of untagged enum ModelWrapper at line 757443 column 3
I've seen this error, you need to update your transformers
library to the latest. There are some new changes required which are only available in the latest releases.
That worked thanks for prompt response.
pranshu3105
changed discussion status to
closed