Skip to content

tinytopics 0.9.0

Latest

Choose a tag to compare

@nanxstats nanxstats released this 20 Oct 01:01
3a23bc5

Improvements

  • Added Python 3.14 support by conditionally requiring torch >= 2.9.0 under Python 3.14 (#67).
  • Removed pyreadr dependency and replaced with safetensors for safer unserialization and better forward compatibility with Python versions (#66).