Getting this error while trying to execute this line of code.
tokenizer = AutoTokenizer.from_pretrained("mistralai/Mistral-7B-v0.1", cache_dir=custom_cache_dir)
Can you confirm you are running the latest version of transformers?
· Sign up or log in to comment