autogluon/chronos-bolt-tiny
🧠 AI Modelautogluon
T5-based tiny time series foundation model for efficient forecasting.
Chronos-Bolt-Tiny is a time series forecasting model based on the T5 architecture, designed to be a lightweight foundation model that can be fine-tuned for various forecasting tasks. It is part of the Chronos family by AutoGluon, focusing on efficiency while maintaining competitive performance. The model uses safetensors for safe and fast loading, and it is pretrained on diverse time series data. With 1.7 million downloads, it has become a go-to choice for quick deployment in time series prediction, especially in resource-constrained environments.
💡Highlights
- ├─T5 architecture, tiny model size
- ├─1.7M+ downloads on Hugging Face
- └─Open-source, easy fine-tuning
🎯For
- ├─Data scientists
- ├─ML engineers
- └─Time series analysts