the pipeline givesValueError: Cannot instantiate this tokenizer from a slow version. If it's based on sentencepiece, make sure you have sentencepiece installed.
ValueError: Cannot instantiate this tokenizer from a slow version. If it's based on sentencepiece, make sure you have sentencepiece installed.
you need to installpip install sentencepieceduh
pip install sentencepiece
· Sign up or log in to comment