Skip to content

v0.2

Pre-release
Pre-release

Choose a tag to compare

@RyanMullins RyanMullins released this 12 Nov 15:57
· 9 commits to main since this release

Minor update to ensure Py3.9 compatibility and reliability more generally.

  • #5 fixed a bunch of typos (@jsoref, first time contributor)
  • #6 improved the reliability of device comparisons and raises an error when using this with Llama models (@robertsonwang, first time contributor)
  • #11 ensures Py3.9 compatibility and adds CI for testing (@RyanMullins)