Keyerror "Mistral"

#79
by lakshmiu - opened

pip install -qqq transformers==4.34.0 --progress-bar off

I installed transformers 4.34.0. Can you suggest the exact versions needed?

4.34.1 does work

are there are any other dependencies

It would automatically install every dependencies, so the problem is not related with that.
In my case, I reinstalled just transformers and restarted the kernel I used, and then it worked
maybe, you should check your terminal kernel name and notebook`s kernel name

same here, installed 4.34.1 or upgrade to latest transformers also have that Keyerror, no solution

@ansonlam Same problem I am facing

pip install transformers==4.36.0

Sign up or log in to comment