AI Tools.

Search

time series forecasting models

31 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.

15,009,050 ↓ · 333 ♡

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,532,584 ↓ · 44 ♡

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.

7,626,362 ↓ · 32 ♡

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,596,014 ↓ · 34 ♡

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,509,926 ↓ · 60 ♡

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.

2,487,686 ↓ · 13 ♡

chronos-t5-small

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

2,298,248 ↓ · 142 ♡

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,200,761 ↓ · 4 ♡

chronos-t5-tiny

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

2,051,863 ↓ · 121 ♡

chronos-bolt-small

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

1,553,987 ↓ · 19 ♡

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,431,353 ↓ · 91 ♡

Kronos-small

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

1,239,899 ↓ · 23 ♡

chronos-t5-large

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

1,083,685 ↓ · 178 ♡

chronos-bolt-tiny

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

1,045,228 ↓ · 28 ♡

Kronos-base

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

958,887 ↓ · 186 ♡

chronos-bolt-mini

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

764,942 ↓ · 8 ♡

Kronos-mini

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

717,804 ↓ · 26 ♡

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.

693,919 ↓ · 44 ♡

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.

577,614 ↓ · 95 ♡

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.

521,645 ↓ · 32 ♡

MOMENT-1-small

MOMENT-1-small is an open-source time-series-forecasting model available on HuggingFace. Details are sourced from the public model registry.

509,421 ↓ · 6 ♡

Kronos-Tokenizer-2k

Kronos-Tokenizer-2k is an open-source time-series-forecasting model available on HuggingFace. Details are sourced from the public model registry.

431,683 ↓ · 5 ♡

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.

395,504 ↓ · 164 ♡

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.

371,064 ↓ · 44 ♡

granite-timeseries-ttm-r1

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

363,919 ↓ · 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-source time-series-forecasting model available on HuggingFace. Details are sourced from the public model registry.

295,044 ↓ · 6 ♡