skip to content
gigarouter gigarouter

Chronos 2

autogluon/chronos-2

published Oct 2025 · updated Jun 2026

Chronos 2 is a time-series-forecasting model that provides zero-shot univariate, multivariate, and covariate-informed forecasting with state-of-the-art accuracy.

status
coming soon
API providers
0
downloads / mo
7.9M
license
apache-2.0

specs

TaskTime Series Forecasting
ArchitectureEncoder-only transformer with group attention (inspired by T5)
Parameters120M
LicenseApache-2.0
Max Context Length8192
Max Prediction Length1024

about this model

Chronos-2 is a 120M-parameter encoder-only time series foundation model for zero-shot forecasting that supports univariate, multivariate, and covariate-informed tasks within a single architecture. Inspired by the T5 encoder, it uses a group attention mechanism to enable efficient in-context learning across related series and covariates, producing multi-step-ahead quantile forecasts.

Capabilities

CapabilityChronos-2
Univariate forecasting
Cross-learning across items
Multivariate forecasting
Past-only covariates (real/categorical)
Known future covariates (real/categorical)
Max. context length8192
Max. prediction length1024

Performance

Chronos-2 achieves state-of-the-art zero-shot accuracy among public models on fev-bench, GIFT-Eval, and Chronos Benchmark II. In head-to-head comparisons it achieves a win rate of over 90% against Chronos-Bolt. Its largest performance improvements over baselines are observed on tasks that include exogenous features (covariates). The model delivers over 300 time series forecasts per second on a single A10G GPU and supports both GPU and CPU inference.

Additional Details

Trained on a combination of real-world and large-scale synthetic datasets. Case studies in the technical report demonstrate practical advantages in energy and retail domains. Licensed under Apache-2.0. For more information, see the GitHub repository and technical report.

best for

FAQ

What is Chronos-2 best for?

Chronos-2 excels at zero-shot forecasting for univariate, multivariate, and covariate-informed tasks, achieving state-of-the-art accuracy on fev-bench, GIFT-Eval, and Chronos Benchmark II.

How does Chronos-2 compare to Chronos-Bolt?

Chronos-2 supports multivariate and covariate-informed forecasting, while Chronos-Bolt does not. Chronos-2 also has a larger context length (8192 vs 2048) and achieves a win rate over 90% against Chronos-Bolt.

What are the license terms for Chronos-2?

Chronos-2 is released under the Apache-2.0 license, which allows free use, modification, and distribution.

What input format does Chronos-2 expect?

Chronos-2 accepts time series data as pandas DataFrames with columns for target, timestamp, and optional covariates. In production, it can also accept JSON payloads with target values and parameters.

How can I call Chronos-2 via the gigarouter API?

Chronos-2 is available as a hosted API on gigarouter. Use the OpenAI-compatible endpoint with your API key to send requests in JSON format and receive forecasts.

not yet live

We're benchmarking and onboarding Chronos 2 as a hosted, OpenAI-compatible API. Sign in for free credit and be ready when it lands, or tell us you want it and we'll prioritize it.

related time series forecasting models

compare all →