A lean, efficient text model that punches above its weight through sparse activation — only 3 billion parameters fire per forward pass despite the 30B total parameter count. This mixture-of-experts design means faster inference and lower compute costs without sacrificing the breadth of a larger model. It handles long contexts exceptionally well, with a context window stretching to over a million tokens.