Closed abchbx closed 2 weeks ago
Hey @abchbx!
You might be making a minor spelling mistake here, could you try with Tokenizer
(capital T) instead, like this:
from tokenizers import Tokenizer
tokenizer = Tokenizer.from_pretrained("gpt2")
Hope this resolves the issue, closing the issue but you may re-open if you're still facing the same issue.
怎么解决?