Mechanism diagram · Foundation Model
How it works
Chronos tokenises numerical time series into a discrete vocabulary via uniform quantisation.
A pretrained T5-style Transformer (decoder-only or encoder-decoder, depending on variant) then performs next-token prediction over the tokenised series.
At inference, multiple sampled trajectories produce a probabilistic forecast.
Pros and cons on this universe
Pros
- Zero-shot — no fine-tuning needed for new series.
- Strong reported performance on broad TS benchmarks.
- Chronos-Bolt variant is ~250× faster than the original for inference.
Cons / failure modes
- No empirical Hyperliquid IC in our screen — frontier item gated on EXP-012a.
- Foundation models for TS are partially debunked by the “context parroting” analysis (Zhang & Gilpin 2026).
- Inference cost remains higher than mixer arms even with Chronos-Bolt.