> ## 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.

# MiniMax M2, M2.1 & M2.5

<Tabs>
  <Tab title="MiniMax M2">
    Für agentische Loops entwickelt. Native Office-Dokument-Erzeugung.

    <CardGroup cols={2}>
      <Card title="Aufgabenausführung" icon="check-double">
        Reale agentische Umgebungen.
      </Card>

      <Card title="Verschränktes Denken" icon="brain">
        Kohärenz über Tool-Aufrufe.
      </Card>

      <Card title="Visuelle Agent-Logik" icon="image">
        UI-Screenshots zu Code.
      </Card>

      <Card title="Office-Dokumente" icon="file-lines">
        Word, PowerPoint, Excel.
      </Card>
    </CardGroup>

    | Spezifikation | Wert     |
    | ------------- | -------- |
    | Anbieter      | MiniMax  |
    | GPQA Diamond  | 78,2 %   |
    | Kontext       | 196,6K   |
    | Latenz        | 0,35s    |
    | Durchsatz     | 95 Tok/s |
  </Tab>

  <Tab title="MiniMax M2.1">
    Feingetunt auf Swift, Kotlin und Three.js. Führend im "Vibe Coding".

    <CardGroup cols={2}>
      <Card title="Native Apps" icon="mobile">
        Android und iOS.
      </Card>

      <Card title="3D-Szenen" icon="cube">
        Three.js mit Physik.
      </Card>

      <Card title="Mehrsprachig" icon="code">
        Backend und Frontend.
      </Card>

      <Card title="UI/UX" icon="pen-to-square">
        Ästhetisch, nutzerfreundlich.
      </Card>
    </CardGroup>

    | Spezifikation | Wert      |
    | ------------- | --------- |
    | Anbieter      | MiniMax   |
    | GPQA Diamond  | 83,0 %    |
    | Kontext       | 205K      |
    | Latenz        | 0,25s     |
    | Durchsatz     | 113 Tok/s |
  </Tab>

  <Tab title="MiniMax M2.5 (Infercom)">
    229B-MoE mit Hybrid-Attention. Sub-Sekunden-Antworten.

    <Note>
      EU-gehostet, keine Bildeingaben.
    </Note>

    <CardGroup cols={2}>
      <Card title="Langer Kontext" icon="magnifying-glass">
        Branchenführend bei 1M.
      </Card>

      <Card title="Agentische Orchestrierung" icon="diagram-project">
        Mehrstufige Tool-Aufrufe.
      </Card>

      <Card title="Hoher Durchsatz" icon="gauge-high">
        Über 100 Tok/s.
      </Card>

      <Card title="Persistentes Gedächtnis" icon="database">
        Langlaufende Assistenten.
      </Card>
    </CardGroup>

    | Spezifikation | Wert          |
    | ------------- | ------------- |
    | Anbieter      | MiniMax       |
    | Hosting       | EU (Infercom) |
    | GPQA Diamond  | 80,0 %        |
    | Kontext       | 1M            |
    | Latenz        | 1,17s         |
    | Durchsatz     | 100+ Tok/s    |
  </Tab>
</Tabs>
