Skip to content

v6.12.0: Wheels and separate GPU ops

Compare
Choose a tag to compare
@ines ines released this 15 Oct 11:52

✨ New features and improvements

  • Update dependencies to be able to provide binary wheels.
  • Move GPU ops to separate package, thinc_gpu_ops.
  • Support pip specifiers for GPU installation, e.g. pip install thinc[cuda92].

🔴 Bug fixes

  • Update murmurhash pin to accept newer version.