> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.deepmask.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Kimi K2 & K2.5

<Tabs>
  <Tab title="Kimi K2 (DeepMask)">
    Erstes Modell mit nativem Agent-Swarm-Modus. 32B aktive Parameter pro Anfrage.

    <Note>
      2M-Token-Kontext, EU-gehostet.
    </Note>

    <CardGroup cols={2}>
      <Card title="Agent-Swarm-Modus" icon="diagram-project">
        Bis 100 parallele Sub-Agenten.
      </Card>

      <Card title="Nativ multimodal" icon="image">
        Text, Bilder, Video.
      </Card>

      <Card title="2M Kontext" icon="arrows-left-right">
        Riesige Dokumente.
      </Card>

      <Card title="Stabile Ausführung" icon="check-double">
        Über 300 Tool-Aufrufe kohärent.
      </Card>
    </CardGroup>

    | Spezifikation | Wert       |
    | ------------- | ---------- |
    | Anbieter      | MoonshotAI |
    | GPQA Diamond  | 87,6 %     |
    | Kontext       | 2M         |
    | Latenz        | 0,31s      |
    | Durchsatz     | 111 Tok/s  |
  </Tab>

  <Tab title="Kimi K2.5">
    Trainiert auf 15 Billionen gemischten visuellen und textuellen Tokens. Führend bei Visual-to-Code.

    <CardGroup cols={2}>
      <Card title="Agent-Swarm" icon="diagram-project">
        Koordinierte Teams.
      </Card>

      <Card title="Vision-to-Code" icon="code">
        Screenshot zu Code.
      </Card>

      <Card title="Web-Navigation" icon="globe">
        Visuell und interaktiv.
      </Card>

      <Card title="Multimodal" icon="image">
        Dokumente und Bildsuche.
      </Card>
    </CardGroup>

    | Spezifikation | Wert       |
    | ------------- | ---------- |
    | Anbieter      | MoonshotAI |
    | GPQA Diamond  | 87,6 %     |
    | Kontext       | 262K       |
    | Latenz        | 0,52s      |
    | Durchsatz     | 138 Tok/s  |
  </Tab>
</Tabs>
