Jayzedx (💙,🧡) retweetledi

😱 I SPENT 3 HOURS TESTING THIS SO HERE IS WHAT ACTUALLY MATTERS.
Kronos is a foundation model built from scratch on the language of financial markets.
45 global exchanges. AAAI 2026 accepted. MIT license.
Every trading model being built from scratch right now is already behind.
The crazy part?
Most people building trading models right now have NO IDEA this already exists.
While everyone else is still coding from scratch.
Here is what makes it different from every other trading model:
↳ Trained specifically on financial candlestick data not repurposed from general time series models
↳ Handles OHLCV data natively. Open, high, low, close, volume and amount all in one model
↳ Novel two-stage framework. Specialized tokenizer converts continuous market data into discrete tokens first. Then a large autoregressive transformer learns from those tokens
↳ Designed to handle the unique high-noise characteristics of financial data that break general purpose models
↳ Trained across 45 global exchanges for broad market understanding
Four models available today:
↳ Kronos-mini — 4.1M parameters. Lightweight. Fast. Deploy anywhere.
↳ Kronos-small — 24.7M parameters. Strong performance for most use cases.
↳ Kronos-base — 102.3M parameters. Full power. Production ready.
↳ Kronos-large — 499.2M parameters. Research grade. Coming soon.
All on Hugging Face. All free.
Raw data to forecast in four lines of code:
↳ Load the tokenizer and model from Hugging Face
↳ Pass your historical OHLCV data
↳ Define your prediction length
↳ Call predict
No feature engineering. No manual preprocessing.
Just raw candles in and forecasts out.

English






















