ibm-granite / granite-tsfm

Foundation Models for Time Series
Apache License 2.0
406 stars 178 forks source link

Reproduction of zero shot forecasting #142

Open hwanyu112 opened 1 month ago

hwanyu112 commented 1 month ago

How to use the base model (withforecast_length=96) to forecast 192,336 and 720 future points?

wgifford commented 10 hours ago

Additional pretrained models with the various forecasting lengths are available on Hugging Face (https://huggingface.co/ibm-granite/granite-timeseries-ttm-r2/tree/main). Additional code examples will be made available shortly.