Instructions to use Shadowell/Kairos-small-crypto with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KRONOS
How to use Shadowell/Kairos-small-crypto with KRONOS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "attn_dropout_p": 0.1, | |
| "d_model": 512, | |
| "ff_dim": 1024, | |
| "ffn_dropout_p": 0.25, | |
| "learn_te": true, | |
| "n_exog": 32, | |
| "n_heads": 8, | |
| "n_layers": 8, | |
| "n_quantiles": 9, | |
| "resid_dropout_p": 0.25, | |
| "return_horizon": 30, | |
| "s1_bits": 10, | |
| "s2_bits": 10, | |
| "token_dropout_p": 0.1, | |
| "use_return_head": true | |
| } |