Closed HyacinthJingjing closed 3 weeks ago
Maybe try using upgrade/reinstall flags, i.e. pip install --upgrade git+https://github.com/huggingface/transformers.git
or pip install --force-reinstall git+https://github.com/huggingface/transformers.git
.
Could you share what error messages/stack trace you get in case it doesn't work? Maybe you don't have git installed on your system?
Thanks @vasqu for the help! @HyacinthJingjing what is the error you're running into?
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
System Info
torch2.2
Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
pip install git+https://github.com/huggingface/transformers.git
Expected behavior
How to install the latest transformers