Skip to content

v0.0.22

Latest

Choose a tag to compare

@AzulGarza AzulGarza released this 06 Nov 18:17
· 25 commits to main since this release
f49c5e0

Documentation

  • Windows main guard note: Added documentation note on using __main__ guard for Windows users to ensure proper script execution. Thanks to @Rafipilot for the contribution! See #250.

Fixes

  • GPU support: Fixed GPU device mapping to use cuda:0 instead of gpu for better compatibility with PyTorch's device handling. See #252.

  • Chronos-2 batch unpacking: Fixed an issue where Chronos-2 model predictions weren't properly unpacked from batches, ensuring correct forecast output. See #253.

New Contributors


Full Changelog: AzulGarza/timecopilot@v0.0.21...v0.0.22