MODELS
by AutoGluon
Chronos-2 is a time-series forecasting model available on Hugging Face and documented for use with AutoGluon TimeSeriesPredictor.
Chronos-2 appears as autogluon/chronos-2 on Hugging Face for time-series forecasting. AutoGluon documentation covers using Chronos-2 through TimeSeriesPredictor, including zero-shot forecasting, covariates, fine-tuning, LoRA defaults, and the chronos2_ensemble preset. The official amazon-science/chronos-forecasting repository lists Chronos-2 as released on October 20, 2025, provides model IDs including amazon/chronos-2, and includes pip installation plus Chronos2Pipeline inference usage.
Use Chronos-2 when you need a time-series forecasting model that is documented for AutoGluon TimeSeriesPredictor workflows. Use it for zero-shot forecasting workflows or experiments involving covariates fine-tuning LoRA defaults or the chronos2_ensemble preset as described in the AutoGluon documentation. Use the official GitHub repository when you need installation and Chronos2Pipeline inference examples.
Last updated Jun 4, 2026