Skip to content

v0.6.0: Fix pytorch-lighting version

Latest
Compare
Choose a tag to compare
@minimaxir minimaxir released this 09 Aug 04:57
· 8 commits to master since this release

Unfortunately I've been keeping my head down for working on a new version of the trainer that I missed a depreciation in pytorch lightning.

  • Merged #191
  • Bumped minimum version of pytorch-lightning to 1.7.0

Again, I aim to move to a HF-based trainer to avoid these depreciations.