Skip to content

Releases: google-research/timesfm

TimesFM v1.2.1

18 Oct 19:40
e3d45d6
Compare
Choose a tag to compare

Changes:

  • PyTorch support for TimesFM inference.

PyPI Release:

v1.2.1: Support separate dependencies for pax and torch versions of TimesFM:

  • pip install timesfm[pax] for the pax version and jax checkpoints.
  • pip install timesfm[torch] for the torch version and checkpoints.
  • See the updated README for the usage.

Checkpoints:

The PyTorch checkpoint for the 200m model is available on Hugging Face:

Full Changelog:

https://github.com/google-research/timesfm/commits/v1.2.1