I currently have the version 4.3.3 installed and it works fine. So, I downloaded the 4.9.1 zip file, extracted to a directory, cd to that directory and run python setup.py install.
The install went fine (except for the huggingface-hub requirement at the end — which is blocked by my firewall). However, when I start spyder again the version is still 4.3.3.
Am I doing something wrong to update the package offline (on windows)?
Thanks!
I am trying to install transformers 4.9.1.
I currently have 4.48.1.
I tried with pip and with conda but tokenizer version is throwing error.
It is looking for tokenizer 0.11 whereas I have tokenizer 0.21