Skip to content

v0.4.9

Compare
Choose a tag to compare
@tholor tholor released this 21 Sep 07:59
· 538 commits to master since this release

Minor patch: Relax PyTorch version requirements

Installing FARM in environments where torch's GPU version was already installed via pip (e.g. torch 1.6.0+cu101), caused version trouble. This is especially annoying in Google Colab environments.
Change: Allow all torch 1.6.x versions incl 1.6.0+cu101 etc


Further changes: