Instructions to use unsloth/Devstral-Small-2505 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
| { | |
| "dim": 5120, | |
| "n_layers": 40, | |
| "head_dim": 128, | |
| "hidden_dim": 32768, | |
| "n_heads": 32, | |
| "n_kv_heads": 8, | |
| "rope_theta": 1000000000.0, | |
| "norm_eps": 1e-05, | |
| "vocab_size": 131072 | |
| } | |