Chronos-2
amazon/chronos-2
published Oct 2025 · updated Jun 2026
Chronos-2 is a 120M-parameter, encoder-only time series foundation model for zero-shot forecasting of univariate, multivariate, and covariate-informed tasks using a group attention mechanism.
specs
| Task | Time Series Forecasting |
| Architecture | Encoder-only transformer with group attention |
| Parameters | 120M |
| License | Apache-2.0 |
about this model
Capabilities
| Capability | Chronos-2 |
|---|---|
| Univariate Forecasting | ✅ |
| Cross-learning across items | ✅ |
| Multivariate Forecasting | ✅ |
| Past-only (real/categorical) covariates | ✅ |
| Known future (real/categorical) covariates | ✅ |
| Max. Context Length | 8192 |
| Max. Prediction Length | 1024 |
Benchmarks and Evaluation
Chronos-2 delivers state-of-the-art performance across three comprehensive benchmarks: fev-bench, GIFT-Eval, and Chronos Benchmark II. On fev-bench, which emphasizes multivariate and covariate-informed forecasting, its universal in-context learning capabilities lead to substantial improvements over existing models. On tasks involving covariates, it consistently outperforms baselines by a wide margin. Case studies in the energy and retail domains further highlight its practical advantages.
Additional Resources
best for
- ·Zero-shot forecasting of multivariate time series in energy demand
- ·Retail sales forecasting with external covariates such as promotions and holidays
- ·Batch forecasting for large-scale inventory planning
FAQ
It supports univariate, multivariate, and covariate-informed forecasting in a zero-shot manner without task-specific training.
Maximum context length is 8192 time steps and maximum prediction length is 1024 steps.
Chronos-2 achieves over 90% win rate against Chronos-Bolt in head-to-head comparisons and supports cross-series learning and covariates natively.
Locally it uses pandas DataFrames via the Chronos2Pipeline; on SageMaker it accepts JSON payloads with target arrays and parameters; via gigarouter use the OpenAI-compatible endpoint with an API key.
Yes, it is open-source under the Apache-2.0 license and can be deployed on AWS or used via hosted APIs.
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.