Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

v2.9.2

Compare
Choose a tag to compare
@epwalsh epwalsh released this 21 Mar 23:49
· 46 commits to main since this release

What's new

Fixed ✅

  • Removed unnecessary dependencies
  • Restore functionality of CLI in absence of now-optional checklist-package

Commits

f6866f9 Fix CLI and install instructions in case optional checklists is not present (#5589)
e1c6935 Update torch requirement from <1.11.0,>=1.6.0 to >=1.6.0,<1.12.0 (#5595)
5f5f8c3 Updated the docs for PytorchSeq2VecWrapper to specify that mask is required (#5386)
2426ce3 Dependencies (#5593)
2d9fe79 Bump fairscale from 0.4.5 to 0.4.6 (#5590)
ab37da7 Update transformers requirement from <4.17,>=4.1 to >=4.1,<4.18 (#5583)