SAVRN
Search Contact SAVRN

Open-weight model · Time series forecasting

granite-timeseries-patchtst-fm-r1

by IBM Granite ibm-granite/granite-timeseries-patchtst-fm-r1

PatchTST was originally released prior to the interest in creating pre-trained, zero-shot time series foundation models that were capable of state-of-the-art performance on out of sample datasets.

Parameters258M
Context
Weights1.0 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads39.4k

Runs On

What it takes to serve granite-timeseries-patchtst-fm-r1 (258M parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 0.5 GB 0.6 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 0.3 GB 0.3 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.1 GB 0.2 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

Model Card

By IBM Granite, published under apache-2.0, revision 151f9c6d5762.

PatchTST was originally released prior to the interest in creating pre-trained, zero-shot time series foundation models that were capable of state-of-the-art performance on out of sample datasets. PatchTST-FM (patched time-series transformer-based foundation model) essentially has the architectural simplicity of PatchTST, but differs in some crucial ways. Coupled with a revised training strategy and a significantly larger training corpus, we are able to train a model that achieves state-of-the-art results on GiftEval (see below for recommended filters to view this on the leaderboard). The architecture incorporates the following changes: - residual blocks in the input and output projections…

Read IBM Granite's full model card

Granite TimeSeries PatchTST-FM Model Card

Model Description

PatchTST was originally released prior to the interest in creating pre-trained, zero-shot time series foundation models that were capable of state-of-the-art performance on out of sample datasets. PatchTST-FM (patched time-series transformer-based foundation model) essentially has the architectural simplicity of PatchTST, but differs in some crucial ways. Coupled with a revised training strategy and a significantly larger training corpus, we are able to train a model that achieves state-of-the-art results on GiftEval (see below for recommended filters to view this on the leaderboard).

The architecture incorporates the following changes: - residual blocks in the input and output projections - a quantile head to support probabilistic forecasting - enhanced training strategies incorporating contiguous patch masking, and random masking in the forecast period - trained with reconstruction-loss objective - forecast at inference time is cast as "reconstruction" of the masked forecast period while past context is not masked. If the context period has missing values, both the missing timepoints and forecast timepoints are filled in --- thus providing simultaneous imputation and forecast capability.

Additional details can be found here.

The particular model here was trained on a diverse set of data (see details below) using significantly longer context length than done previously (8192). Here the context includes both the input context as well as the length of the desired forecast horizon. Shorter input series are pre-pended with the mean of the series values in the context and the padded regions are treated as masked. The d_model is set to 1024, patch_length is 16, and we train the quantile head with 99 quantiles. In total, the model has ~260M parameters, ~250M of which are in the core transformer layers.

The model architecture is based on a new implementation of a PatchTST-style architecture, which is available in the IBM TSFM repository. Other implementations of PatchTST can be found here: - Official HuggingFace implementation: Contributed by members of the IBM TSFM team. - Original PatchTST Implementation: Implemented by an IBM Research intern who was part of the IBM TSFM team, and the first author of the original PatchTST paper.

Performance

As of March 25, 2026 Granite-TimeSeries-PatchTST-FM-r1 is among the top 5 models on the GIFT-Eval benchmark when considering replicable, zero-shot models. Results for both MASE and CRPS performance are shown below. The GIFT-Eval benchmark compares a variety of different model types. To reproduce the ranking below, take the following steps: 1) select only "zero-shot" under "Model Types", 2) uncheck "Yes" under "Test Leak", and 3) uncheck "No" under "Replication Code". Note that Granite-PatchTST-FM-r1 results are in a pending PR submitted to the GIFT-Eval benchmark.

The average MASE and CRPS scores of the top 15 replicable, zero-shot models on the GIFT-Eval benchmark (results as of March 25, 2026), lower is better. Models shown in blue are released by IBM TSFM.

Training Data

The training data composes three separate sources: - Selected subset of datasets from GiftEvalPretrain, - Custom synthesized data: Based on KernelSynth with a different set of periodic kernels (as suggested by the Tirex paper), and a small volume of augmentations - A TSMixup dataset, based on the same process described in the Chronos paper, but using only datasets which are not in the GIFTEval evaluation set.

Citation

Please cite the following paper if you intend to use our model or its associated architectures/approaches in your work.

BibTeX: @misc{wen2026revisitingtransformer, title={Revisiting the Generic Transformer: Deconstructing a Strong Baseline for Time Series Foundation Models}, author={Yunshi Wen and Wesley M. Gifford and Chandra Reddy and Lam M. Nguyen and Jayant Kalagnanam and Anak Agung Julius}, year={2026}, eprint={2602.06909}, archivePrefix={arXiv}, primaryClass={cs.LG}, url={https://arxiv.org/abs/2602.06909}, }

Model Card Authors

Yunshi Wen, Agung Julius, Wesley M. Gifford, Chandra K. Reddy

Acknowledgements

This work is a joint effort between Rensselaer Polytechnic Institute and IBM. The work was supported in part by IBM through the IBM Rensselaer Future of Computing Research Collaboration (FCRC). Computation resources contributing to this work were provided by the National Artificial Intelligence Research Resource (NAIRR) Pilot and Mass Open Cloud.

IBM Public Repository Disclosure

All content in this repository including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.

Configuration

Architecture
PatchTSTFMForPrediction
Model type
patchtst_fm

Identity and Version

Repository
ibm-granite/granite-timeseries-patchtst-fm-r1
Publisher
IBM Granite
Task
Time series forecasting
Modality
Time series
Library
Not stated by the source
Parameters
258M parameters
Languages
Not stated by the source
Revision
151f9c6d576281b95c2ff784d0863bd3f12c80f1
First published
2026-03-11
Last updated
2026-03-25

Files and Weights

6 files, 1.0 GB in total. The weights are 1 file totalling 1.0 GB in safetensors.

Weights1 file · 1.0 GB
Configuration1 file · 1.4 KB
Documentation1 file · 6.2 KB
Other2 files · 127.2 KB
Repository1 file · 1.6 KB
Every file
FileTypeSizeSHA-256
model.safetensorsWeights1.0 GB b9c25cb8e663
config.jsonConfiguration1.4 KB
README.mdDocumentation6.2 KB
figures/crps_zero.pngOther66.4 KB
figures/mase_zero.pngOther60.8 KB
.gitattributesRepository1.6 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
1.0 GB
Download from IBM Granite

Released by IBM Granite through its official repository on Hugging Face. Read the license.

Built From

Memory Requirements

PrecisionWeights in memory
As published1.0 GB
16-bit0.5 GB
8-bit0.3 GB
4-bit0.1 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About granite-timeseries-patchtst-fm-r1

How much GPU memory does granite-timeseries-patchtst-fm-r1 need?

About 0.6 GB at 16-bit and 0.2 GB at 4-bit: the weights (258M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run granite-timeseries-patchtst-fm-r1 on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use granite-timeseries-patchtst-fm-r1 commercially?

Yes. granite-timeseries-patchtst-fm-r1 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Similar Models

Model · Time series forecasting

patchtst-fm-r1

IBM Research

This model card is for the non-commercial, research version of PatchTST-FM-r1. Please also check-out the Apache-2.0 licensed IBM Granite version. PatchTST was originally released prior to the interest in creating pre-trained, zero-shot time series foundation models that were capable of state-of-the-art performance on out of sample datasets. PatchTST-FM (patched time-series transformer-based foundation model) essentially has the architectural simplicity of PatchTST, but differs in some crucial ways. Coupled with a revised training strategy and a significantly larger training corpus, we are able to train a model that achieves state-of-the-art results on GiftEval. The architecture incorporates…

Open weights cc-by-nc-sa-4.0 258M parameters

Model · Time series forecasting

timesfm-2.5-200m-pytorch

Google

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting. Please reinstall the latest version of the timesfm package to reflect these changes. Results should be unchanged. This checkpoint is not an officially supported Google product. See TimesFM in BigQuery for Google official support. timesfm-2.5-200m is the third open model checkpoint. timesfm-2.5-200m is pretrained using - Wikimedia Pageviews, cutoff Nov 2023 (see paper for details). - Google Trends top queries, cutoff EoY 2022 (see paper for details). - Synthetic and augmented data. At this point, please run

Open weights apache-2.0 231M parameters timesfm

Model · Time series forecasting

timesfm-2.5-200m-transformers

Google

TimesFM (Time Series Foundation Model) is a pretrained decoder-only model for time-series forecasting. This repository contains the Transformers port of the official TimesFM 2.5 PyTorch release. This model is converted from the official TimesFM 2.5 PyTorch checkpoint and integrated into transformers as TimesFm25ModelForPrediction. The converted checkpoint preserves the original architecture and forecasting behavior, including: patch-based inputs for time-series contexts decoder-only self-attention stack point and quantile forecasts Weight conversion parity is verified by comparing converted-model forecasts against the official implementation outputs on deterministic inputs.

Open weights apache-2.0 231M parameters 16,384 tokens transformers

Model · Time series forecasting

Aurora

DI DaSE ECNU

alt="Aurora Logo" src="https://cdn-uploads.huggingface.co/production/uploads/66276727368ec2a0b933772c/ytpsIAr98keUvNouoOVmb.png" width="30%" The official code repo of our ICLR 2026 paper: Aurora: Towards Universal Generative Multimodal Time Series Forecasting alt="ICLR 2026" src="https://img.shields.io/badge/ICLR%202026-Aurora-orange" alt="Python" src="https://img.shields.io/badge/Python-3.10%2B-blue" alt="PyTorch" src="https://img.shields.io/badge/PyTorch-2.4.1-blue" alt="GitHub Stars" src="https://img.shields.io/github/stars/decisionintelligence/Aurora?logo=github" alt="GitHub" src="https://img.shields.io/badge/GitHub-Aurora-black?logo=github" Aurora is a highly capable multimodal time…

Open weights mit 211M parameters 10,000 tokens

Model · Time series forecasting

chronos-bolt-base

Autogluon

Update Feb 14, 2025: Chronos-Bolt models are now available on Amazon SageMaker JumpStart! Check out the tutorial notebook to learn how to deploy Chronos endpoints for production use in a few lines of code. Chronos-Bolt is a family of pretrained time series forecasting models which can be used for zero-shot forecasting. It is based on the T5 encoder-decoder architecture and has been trained on nearly 100 billion time series observations. It chunks the historical time series context into patches of multiple observations, which are then input into the encoder. The decoder then uses these representations to directly generate quantile forecasts across multiple future steps—a method known as…

Open weights apache-2.0 205M parameters

Model · Time series forecasting

chronos-bolt-base

Amazon

Update Feb 14, 2025: Chronos-Bolt models are now available on Amazon SageMaker JumpStart! Check out the tutorial notebook to learn how to deploy Chronos endpoints for production use in a few lines of code. Chronos-Bolt is a family of pretrained time series forecasting models which can be used for zero-shot forecasting. It is based on the T5 encoder-decoder architecture and has been trained on nearly 100 billion time series observations. It chunks the historical time series context into patches of multiple observations, which are then input into the encoder. The decoder then uses these representations to directly generate quantile forecasts across multiple future steps—a method known as…

Open weights apache-2.0 205M parameters chronos-forecasting