Cannot load tokenizer: Exception: data did not match any variant of untagged enum PostProcessorWrapper at line 2395 column 3

#143
by huangleiabcde - opened

Hi, today when I use llama3 on my computer, I find that I can not load tokenizer. The error message is

Exception: data did not match any variant of untagged enum PostProcessorWrapper at line 2395 column 3

Can anyone know how to solve this problem?

Here is the snapshot of my result:

image.png

image.png

Meta Llama org

I just tried the same code, and it worked well. Please make sure to use an updated transformers version.

Sign up or log in to comment