autogluon / chronos-bolt-base

huggingface.co
Total runs: 3.5M
24-hour runs: 26.9K
7-day runs: 551.3K
30-day runs: -53.5K
Model's Last Updated: October 30 2025
time-series-forecasting

Introduction of chronos-bolt-base

Model Details of chronos-bolt-base

Chronos⚡️-Base

Chronos⚡️ (read: Chronos-Bolt) is a family of pretrained time series forecasting models which can be used for zero-shot forecasting. Chronos⚡️ models are based on the T5 architecture and are available in the following sizes.

Usage

Chronos⚡️ models will be available in the next stable release of AutoGluon, so the following instructions will only work once AutoGluon 1.2 has been released.

A minimal example showing how to perform zero-shot inference using Chronos⚡️ with AutoGluon:

pip install autogluon
from autogluon.timeseries import TimeSeriesPredictor, TimeSeriesDataFrame

df = TimeSeriesDataFrame("https://autogluon.s3.amazonaws.com/datasets/timeseries/m4_hourly/train.csv")

predictor = TimeSeriesPredictor(prediction_length=48).fit(
    df,
    hyperparameters={
        "Chronos": {"model_path": "autogluon/chronos-bolt-base"},
    },
)

predictions = predictor.predict(df)
Citation

If you find Chronos or Chronos⚡️ models useful for your research, please consider citing the associated paper :

@article{ansari2024chronos,
  author  = {Ansari, Abdul Fatir and Stella, Lorenzo and Turkmen, Caner and Zhang, Xiyuan, and Mercado, Pedro and Shen, Huibin and Shchur, Oleksandr and Rangapuram, Syama Syndar and Pineda Arango, Sebastian and Kapoor, Shubham and Zschiegner, Jasper and Maddix, Danielle C. and Mahoney, Michael W. and Torkkola, Kari and Gordon Wilson, Andrew and Bohlke-Schneider, Michael and Wang, Yuyang},
  title   = {Chronos: Learning the Language of Time Series},
  journal = {arXiv preprint arXiv:2403.07815},
  year    = {2024}
}
License

This project is licensed under the Apache-2.0 License.

Runs of autogluon chronos-bolt-base on huggingface.co

3.5M
Total runs
26.9K
24-hour runs
190.2K
3-day runs
551.3K
7-day runs
-53.5K
30-day runs

More Information About chronos-bolt-base huggingface.co Model

More chronos-bolt-base license Visit here:

https://choosealicense.com/licenses/apache-2.0

chronos-bolt-base huggingface.co

chronos-bolt-base huggingface.co is an AI model on huggingface.co that provides chronos-bolt-base's model effect (), which can be used instantly with this autogluon chronos-bolt-base model. huggingface.co supports a free trial of the chronos-bolt-base model, and also provides paid use of the chronos-bolt-base. Support call chronos-bolt-base model through api, including Node.js, Python, http.

chronos-bolt-base huggingface.co Url

https://huggingface.co/autogluon/chronos-bolt-base

autogluon chronos-bolt-base online free

chronos-bolt-base huggingface.co is an online trial and call api platform, which integrates chronos-bolt-base's modeling effects, including api services, and provides a free online trial of chronos-bolt-base, you can try chronos-bolt-base online for free by clicking the link below.

autogluon chronos-bolt-base online free url in huggingface.co:

https://huggingface.co/autogluon/chronos-bolt-base

chronos-bolt-base install

chronos-bolt-base is an open source model from GitHub that offers a free installation service, and any user can find chronos-bolt-base on GitHub to install. At the same time, huggingface.co provides the effect of chronos-bolt-base install, users can directly use chronos-bolt-base installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

chronos-bolt-base install url in huggingface.co:

https://huggingface.co/autogluon/chronos-bolt-base

Url of chronos-bolt-base

chronos-bolt-base huggingface.co Url

Provider of chronos-bolt-base huggingface.co

autogluon
ORGANIZATIONS

Other API from autogluon

huggingface.co

Total runs: 7.0M
Run Growth: -1.7M
Growth Rate: -24.30%
Updated:November 25 2025