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

# GLM-4.7 & GLM-4.7 Flash

<Tabs>
  <Tab title="GLM-4.7">
    358B-Parameter-Flaggschiff mit "Preserved Thinking".

    <Note>
      Open-Source, 200K-Kontext.
    </Note>

    <CardGroup cols={2}>
      <Card title="Agentisches Programmieren" icon="code">
        Ganze Frameworks.
      </Card>

      <Card title="UI/UX-Generierung" icon="pen-to-square">
        Polierte Layouts.
      </Card>

      <Card title="Zweisprachig" icon="language">
        Englisch/Chinesisch.
      </Card>

      <Card title="Langfristig" icon="diagram-project">
        Über 300 Tool-Aufrufe.
      </Card>
    </CardGroup>

    | Spezifikation | Wert     |
    | ------------- | -------- |
    | Anbieter      | Z.ai     |
    | GPQA Diamond  | 85,7 %   |
    | Kontext       | 200K     |
    | Latenz        | 0,65s    |
    | Durchsatz     | 76 Tok/s |
  </Tab>

  <Tab title="GLM-4.7 Flash">
    Schnelle Variante für hochfrequente Entscheidungen.

    <Note>
      Für parallele Deployments optimiert.
    </Note>

    <CardGroup cols={2}>
      <Card title="Verschränktes Denken" icon="brain">
        Reasoning und Aktion parallel.
      </Card>

      <Card title="Zweisprachig" icon="language">
        Englisch und Chinesisch.
      </Card>

      <Card title="Agent-Tools" icon="wrench">
        Hochfrequent.
      </Card>

      <Card title="Geringe Latenz" icon="bolt">
        Echtzeit.
      </Card>
    </CardGroup>

    | Spezifikation | Wert     |
    | ------------- | -------- |
    | Anbieter      | Z.ai     |
    | GPQA Diamond  | 58,1 %   |
    | Kontext       | 203K     |
    | Latenz        | 0,59s    |
    | Durchsatz     | 91 Tok/s |
  </Tab>
</Tabs>
