Skip to content

v0.2.0 (July, 2022)

Choose a tag to compare

@jeremymanning jeremymanning released this 25 Jul 18:56
· 51 commits to main since this release
  • Adds CUDA (GPU) support for pytorch models
  • Streamline package by not installing hugging-face (馃) support by default
  • Adds Python 3.10 support (and associated tests)
  • Relaxes some tests to support a wider range of platforms (mostly this is relevant for GitHub CI)
  • Relaxes requirements.txt versioning to improve compatibility with other libraries when installing via pip