TessarTokenizer does not exist

#2
by Henzmiguel - opened

I tried using the tokenizer as is the model card, but couldn't do it. It was saying that transformers doesn't have that tokenizer. So i tried to use AutoTokenizer, but then it gave the error: "ValueError: Tokenizer class TessarTokenizer does not exist or is not currently imported.". The model card doesn't adress where is the pip to use this model, which is needed to use the tokenizer.

Sign up or log in to comment