AI Tools.

Search

time series forecasting

chronos-bolt-small

Chronos-Bolt-Small is a small time-series foundation model from AutoGluon, using a T5-based encoder-decoder architecture for zero-shot forecasting. The 'Bolt' variant improves over original Chronos through training and architectural refinements for better speed and accuracy. Apache 2.0 licensed and part of the AutoGluon time-series forecasting ecosystem.

Last reviewed

Use cases

  • Rapid zero-shot forecasting for new datasets without training
  • Time-series exploration and baseline evaluation
  • Resource-constrained deployment where Chronos-2 is too large
  • Batch forecasting across many series where latency matters
  • AutoGluon pipeline integration for automated time-series modeling

Pros

  • Small model size enables faster inference than full Chronos-2
  • Zero-shot forecasting without per-dataset training
  • Apache 2.0 license
  • AutoGluon ecosystem integration for end-to-end ML pipelines

Cons

  • Bolt-small trades accuracy for speed vs. Bolt-base or Chronos-2
  • Token-based quantization adds discretization error vs. continuous methods
  • Performance varies significantly by domain and time-series type
  • Requires AutoGluon or custom T5 code for inference — no transformers.pipeline wrapper
  • Not competitive with statistical methods (ETS, ARIMA) on short, regular series

FAQ

What is chronos-bolt-small used for?

Rapid zero-shot forecasting for new datasets without training. Time-series exploration and baseline evaluation. Resource-constrained deployment where Chronos-2 is too large. Batch forecasting across many series where latency matters. AutoGluon pipeline integration for automated time-series modeling.

Is chronos-bolt-small free to use?

chronos-bolt-small is an open-source model published on HuggingFace. License terms vary by model — check the model card for the specific license.

How do I run chronos-bolt-small locally?

Most HuggingFace models can be loaded with transformers or the appropriate framework library. See the model card for framework-specific instructions and hardware requirements.

Tags

safetensorst5time seriesforecastingpretrained modelsfoundation modelstime series foundation modelstime-seriestime-series-forecastingarxiv:1910.10683arxiv:2403.07815license:apache-2.0region:us