The pre-trained weights for Kronos are hosted on Hugging Face. Please download the specific model version you need (e.g., Kronos-base) and the tokenizer.
| Model | Hugging Face Repository | Description |
|---|---|---|
| Kronos-base | 🤗 NeoQuasar/Kronos-base | 102M params, Standard model |
| Kronos-small | 🤗 NeoQuasar/Kronos-small | 24M params, Lightweight |
| Kronos-mini | 🤗 NeoQuasar/Kronos-mini | 4M params, Ultra-fast |
| Tokenizer | 🤗 NeoQuasar/Kronos-Tokenizer-base | Required for all models |
If you use this work in your research, please kindly cite the AAAI 2026 paper of the original authors:
Kronos: A Foundation Model for the Language of Financial Markets
Proceedings of the 40th AAAI Conference on Artificial Intelligence (AAAI 2026)
@inproceedings{shi2026kronos,
title={Kronos: A Foundation Model for the Language of Financial Markets},
author={Shi, Y. and Fu, Z. and Chen, S. and Zhao, B. and Xu, W. and Zhang, C. and Li, J.},
booktitle={Proceedings of the 40th AAAI Conference on Artificial Intelligence (AAAI 2026)},
year={2026}
}