You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TimesFM 3.0 foundation model: Added support for google/timesfm-3.0-pytorch via a new _TimesFMV3 backend powered by TimesFM3Evaluator and ModelConfig from timecopilot-timesfm>=0.4.0. The wrapper treats each series independently (univariate panel mode), matching the existing TimesFM 2.5 integration pattern.
GIFT-Eval: Registered google--timesfm-3.0-pytorch (reference slug TimesFM-3) in the gift-eval model registry and added it to the CI replication subset on m4_weekly/short.
TimesFM family notebook: Added timesfm-family example notebook comparing TimesFM 1.0, 2.0, 2.5, and 3.0 with supported prediction intervals.
Dependencies
Bumped timecopilot-timesfm from >=0.3.0 to >=0.4.0.
Documentation
Updated README, model hub, and TimesFM docstrings with TimesFM 3.0 support and non-commercial license citation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Features
TimesFM 3.0 foundation model: Added support for
google/timesfm-3.0-pytorchvia a new_TimesFMV3backend powered byTimesFM3EvaluatorandModelConfigfromtimecopilot-timesfm>=0.4.0. The wrapper treats each series independently (univariate panel mode), matching the existing TimesFM 2.5 integration pattern.License note: TimesFM 3.0 pretrained weights are non-commercial; TimesFM 1.0–2.5 checkpoints remain Apache-2.0.
GIFT-Eval: Registered
google--timesfm-3.0-pytorch(reference slugTimesFM-3) in the gift-eval model registry and added it to the CI replication subset onm4_weekly/short.TimesFM family notebook: Added
timesfm-familyexample notebook comparing TimesFM 1.0, 2.0, 2.5, and 3.0 with supported prediction intervals.Dependencies
timecopilot-timesfmfrom>=0.3.0to>=0.4.0.Documentation
TimesFMdocstrings with TimesFM 3.0 support and non-commercial license citation.Full Changelog: v0.1.2...v0.1.3
This discussion was created from the release release: v0.1.3.
All reactions