autogluon/chronos-bolt-base
🧠 AI Modelautogluon
Pretrained time series foundation model for zero-shot forecasting with T5 architecture.
Chronos-Bolt-Base is a state-of-the-art time series foundation model built on the T5 encoder-decoder architecture. It is pretrained on a large corpus of time series data, allowing it to perform zero-shot forecasting across various domains and frequencies. The model uses safetensors for efficient storage and inference. With over 1.87 million downloads, it has gained significant traction in the time series community. It supports flexible forecasting horizons and can be fine-tuned for specific tasks if needed.
💡Highlights
- ├─T5-based time series model
- ├─Zero-shot forecasting
- └─1.87M downloads
🎯For
- ├─Data scientists
- ├─Time series practitioners
- └─ML researchers