amazon-science/chronos-forecasting
Chronos: Pretrained Models for Time Series Forecasting
Based on the README content, here's a technical summary: Supports zero-shot univariate, multivariate, and covariate-informed forecasting through transformer-based architectures (T5 encoder-decoder or patch-based variants), with quantile prediction for probabilistic forecasts. Chronos-2 handles exogenous features directly, while Chronos-Bolt uses patched input chunks and direct multi-step decoding for 250x faster inference. Models are distributed via Hugging Face and integrate with AWS SageMaker for production deployment, with the Python package providing pandas-compatible DataFrame APIs for batch prediction.
4,920 stars. Used by 2 other packages. Actively maintained with 1 commit in the last 30 days. Available on PyPI.
Stars
4,920
Forks
589
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 20, 2026
Commits (30d)
1
Dependencies
6
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/amazon-science/chronos-forecasting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
SalesforceAIResearch/uni2ts
Unified Training of Universal Time Series Forecasting Transformers
ServiceNow/TACTiS
TACTiS-2: Better, Faster, Simpler Attentional Copulas for Multivariate Time Series, from...
moment-timeseries-foundation-model/moment
MOMENT: A Family of Open Time-series Foundation Models, ICML'24
yotambraun/APDTFlow
APDTFlow is a modern and extensible forecasting framework for time series data that leverages...
qingsongedu/time-series-transformers-review
A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in...