AI Tools.

Search

time series forecasting models

32 models · ranked by HuggingFace downloads

chronos-2

Chronos-2 is Amazon's second-generation pretrained foundation model for zero-shot time-series forecasting. It frames forecasting as a language modeling problem over quantized time-series tokens using a T5 encoder-decoder architecture, enabling it to forecast across diverse domains without per-dataset training. Released under Apache 2.0.

29,542,402 ↓ · 390 ♡

chronos-bolt-small

Chronos-Bolt-Small is a small time-series foundation model from AutoGluon, using a T5-based encoder-decoder architecture for zero-shot forecasting. The 'Bolt' variant improves over original Chronos through training and architectural refinements for better speed and accuracy. Apache 2.0 licensed and part of the AutoGluon time-series forecasting ecosystem.

13,540,720 ↓ · 59 ♡

chronos-2

AutoGluon's distribution of Amazon's Chronos-2 time-series foundation model, packaged for use within the AutoGluon machine learning framework. The model uses a T5 encoder-decoder over quantized time-series tokens for zero-shot forecasting across diverse domains. AutoGluon wraps it in a high-level API for automated time-series modeling pipelines.

11,964,163 ↓ · 48 ♡

chronos-bolt-tiny

Chronos-Bolt-tiny is Amazon's lightweight version of the Chronos forecasting architecture, distilled for faster inference. It trades forecast accuracy for lower latency, making it suitable for high-frequency or resource-constrained forecasting scenarios.

3,042,947 ↓ · 13 ♡

chronos-2-small

Chronos-2-small is Amazon's pre-trained time series forecasting model based on a language model architecture, translating time series into token sequences and generating probabilistic forecasts. Small variant designed for fast inference.

2,747,280 ↓ · 4 ♡

Kronos-Tokenizer-base

A custom tokenizer base model from the Kronos project, providing a vocabulary and tokenization scheme for research into novel tokenization strategies. Published as a standalone artifact for integration with custom training pipelines.

2,582,369 ↓ · 66 ♡

chronos-bolt-base

Chronos-Bolt-base is Amazon's distilled time-series foundation model, faster than the original Chronos while retaining strong zero-shot forecasting accuracy. Built on a T5-style encoder-decoder trained on a large corpus of diverse time-series datasets, it supports probabilistic output distributions. Bolt variants were specifically optimized for production inference latency.

2,413,255 ↓ · 34 ♡

chronos-bolt-small

chronos-bolt-small models temporal dependencies in sequential numerical data to produce multi-step predictions.

2,357,129 ↓ · 19 ♡

chronos-bolt-tiny

chronos-bolt-tiny models temporal dependencies in sequential numerical data to produce multi-step predictions.

1,995,677 ↓ · 29 ♡

chronos-t5-base

chronos-t5-base is Amazon's Chronos T5-base, a zero-shot time-series forecasting foundation model that quantizes real-valued series into token sequences and applies language model pre-training on synthetic and real-world datasets. The base variant balances inference speed with forecast quality for univariate series. It requires no per-dataset fine-tuning to generate probabilistic forecasts.

1,560,125 ↓ · 45 ♡

chronos-bolt-base

Chronos-Bolt-Base is the base-size variant of Amazon's improved Chronos forecasting model series, using a T5 encoder-decoder architecture. The Bolt series improves training efficiency over the original Chronos through revised architectural choices, achieving better forecast accuracy at equivalent model sizes. Apache 2.0 licensed.

1,545,037 ↓ · 92 ♡

chronos-t5-tiny

chronos-t5-tiny predicts future values in time-series data using a T5 architecture conditioned on historical context windows.

1,477,729 ↓ · 122 ♡

Kronos-base

Kronos-base predicts future values in time-series data using a transformer architecture conditioned on historical context windows.

1,397,756 ↓ · 227 ♡

Kronos-small

Kronos-small predicts future values in time-series data using a transformer architecture conditioned on historical context windows.

1,129,809 ↓ · 28 ♡

chronos-bolt-mini

chronos-bolt-mini models temporal dependencies in sequential numerical data to produce multi-step predictions.

974,268 ↓ · 8 ♡

chronos-t5-small

chronos-t5-small predicts future values in time-series data using a T5 architecture conditioned on historical context windows.

972,199 ↓ · 142 ♡

MOMENT-1-small

MOMENT-1-small is a pre-trained time-series foundation model from CMU's Auton Lab, trained on the Timeseries-PILE collection to support multiple tasks including forecasting, classification, anomaly detection, and imputation without task-specific architecture changes. The small variant reduces parameter count relative to larger MOMENT checkpoints while retaining the T5-encoder-based backbone described in arXiv:2402.03885. MIT license and Transformers compatibility make it straightforward to integrate.

608,073 ↓ · 8 ♡

moirai-2.0-R-small

moirai-2.0-R-small predicts future values in time-series data using a transformer architecture conditioned on historical context windows.

445,363 ↓ · 45 ♡

chronos-t5-large

chronos-t5-large performs multivariate or univariate time-series forecasting. It encodes temporal patterns and projects them into configurable forecast horizons.

436,446 ↓ · 179 ♡

Kronos-mini

Kronos-mini models temporal dependencies in sequential numerical data to produce multi-step predictions.

423,296 ↓ · 30 ♡

Kronos-Tokenizer-2k

Kronos-Tokenizer-2k is a time-series forecasting model designed for financial candlestick (K-line) data, with a context window of 2,000 time steps. It applies a tokenization-based approach to OHLCV sequences, as described in arxiv:2508.02739. The MIT license and PyTorch/safetensors packaging make it straightforward to integrate into quantitative research workflows.

413,464 ↓ · 6 ♡

moirai-1.0-R-base

moirai-1.0-R-base is Salesforce's MOIRAI universal forecasting model, a transformer trained across a diverse mixture of time-series domains using the UNI2TS framework. It supports variable frequency (hourly, daily, weekly, etc.) and multivariate series with patch-based tokenization. The base variant is suitable for general-purpose zero-shot forecasting evaluation.

405,106 ↓ · 32 ♡

granite-timeseries-ttm-r2

Granite-TTM-R2 (TinyTimeMixer r2) is IBM's compact foundation model for time series forecasting, pre-trained on diverse time series datasets. It uses a lightweight mixer architecture and supports zero-shot or fine-tuned forecasting with minimal compute. The R2 revision improves over the original TTM release with extended pre-training.

396,094 ↓ · 164 ♡

TiRex

TiRex is NX-AI's zero-shot time-series forecasting model built on the TiDE/TiRex architecture with ONNX export for hardware-agnostic inference. It is pre-trained on large public time-series corpora and produces probabilistic point forecasts without dataset-specific fine-tuning. ONNX format enables deployment in environments without PyTorch.

385,717 ↓ · 95 ♡

ttm-r3

IBM Granite's TinyTimeMixer R3 (ttm-r3) is a compact pre-trained foundation model for time series forecasting. It uses a mixing-based architecture (not a transformer) to handle univariate and multivariate forecasting tasks across diverse domains without task-specific training.

383,834 ↓ · 8 ♡

granite-timeseries-ttm-r1

granite-timeseries-ttm-r1 models temporal dependencies in sequential numerical data to produce multi-step predictions.

382,233 ↓ · 327 ♡

TimeMoE-200M

TimeMoE-200M performs multivariate or univariate time-series forecasting. It encodes temporal patterns and projects them into configurable forecast horizons.

341,870 ↓ · 15 ♡

TimeMoE-50M

TimeMoE-50M is a 50M-parameter Mixture-of-Experts model designed for zero-shot univariate time-series forecasting. It frames forecasting as next-token prediction over continuous values, using sparse expert routing to handle diverse time-series distributions without dataset-specific fine-tuning. The model targets multi-horizon predictions across domains like energy, finance, and weather.

330,433 ↓ · 20 ♡

moirai-moe-1.0-R-small

Moirai-MoE is Salesforce's Mixture-of-Experts time-series foundation model for zero-shot forecasting across diverse domains. The small variant balances capability and inference cost for the time-series forecasting task.

325,711 ↓ · 8 ♡

moirai-1.1-R-large

moirai-1.1-R-large performs multivariate or univariate time-series forecasting. It encodes temporal patterns and projects them into configurable forecast horizons.

315,677 ↓ · 30 ♡

sundial-base-128m

sundial-base-128m predicts future values in time-series data using a Chronos architecture conditioned on historical context windows.

311,169 ↓ · 77 ♡

chronos-2-synth

chronos-2-synth is an open-weight checkpoint for time-series forecasting, distributed on the HuggingFace Hub. The Apache 2.0 license keeps chronos-2-synth unrestricted for commercial reuse. chronos-2-synth is community-maintained, so track upstream changes and pin a known-good revision.

295,044 ↓ · 6 ♡