Instructions to use gxcsoccer/kronos-mlx-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use gxcsoccer/kronos-mlx-base with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir kronos-mlx-base gxcsoccer/kronos-mlx-base
- KRONOS
How to use gxcsoccer/kronos-mlx-base 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
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "attn_dropout_p": 0.0, | |
| "d_model": 832, | |
| "ff_dim": 2048, | |
| "ffn_dropout_p": 0.2, | |
| "learn_te": true, | |
| "n_heads": 16, | |
| "n_layers": 12, | |
| "resid_dropout_p": 0.2, | |
| "s1_bits": 10, | |
| "s2_bits": 10, | |
| "token_dropout_p": 0.0 | |
| } |