Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What versions of dependencies? #8

Open
connormeaton opened this issue Aug 31, 2021 · 0 comments
Open

What versions of dependencies? #8

connormeaton opened this issue Aug 31, 2021 · 0 comments

Comments

@connormeaton
Copy link

I keep running into tons of errors around versioning. This code did not work with the latest versions of torch, fastai, and transformers. I downgraded to:

!pip install fastai==2.1.2
!pip install fastcore==1.3.1
!pip install torch==1.7.0

but it keeps breaking in several spots. Rather than go through each error, could you share what versions you are using of everything in your environment to get this to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant