In Ooba, it's saying ValueError: Tokenizer class CohereTokenizer does not exist or is not currently imported

#2
by ReMeDy-TV - opened

It's clearly wanting something from the model if it's referencing Cohere, but what should I be pulling in? I tried git pull on these two things and after importing several things, it still was throwing out that mention:
pip install 'git+https://github.com/huggingface/transformers.git'
pip install 'git+https://github.com/huggingface/transformers.git' bitsandbytes accelerate

tokenizer.png

I got it. Ooba wasn't updated fully, or received a recent update perhaps.

ReMeDy-TV changed discussion status to closed

Sign up or log in to comment