> ## Documentation Index
> Fetch the complete documentation index at: https://training-docs.cerebras.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Started with Cerebras

> Learn how to start training models on the Cerebras Wafer-Scale Cluster.

<Icon icon="Bolt" size={20} />  What's new in 2.6? Read our [release notes](../release-notes/release-notes-tabs).

<Danger>
  **This is a beta release.**

  A beta release includes early access to new features that are still undergoing testing. While you may request to upgrade to a beta release, it's important to note that these versions are not guaranteed to be fully compatible with all other features.

  For production environments, we recommend staying on a stable, non-beta release to ensure full functionality and support.
</Danger>

<CardGroup cols={2}>
  <Card title="Getting Started" icon="terminal" href="../getting-started/setup-and-installation">
    Setup and install your training environment.
  </Card>

  <Card title="Core Concepts" icon="server" href="../concepts/cerebras-wafer-scale-cluster">
    Learn more about our Wafer-Scale Cluster.
  </Card>

  <Card title="Model Zoo" icon="clone" href="../model-zoo/model-zoo-overview">
    Explore our comprehensive repo of deep learning models optimized for the Cerebras hardware.
  </Card>

  <Card title="Cs Torch API" icon="code" href="https://training-api.cerebras.ai/en/latest/wsc/api/cerebras_pytorch/index.html">
    Functions and data structures you can use to configure and execute PyTorch models on a Cerebras cluster.
  </Card>
</CardGroup>
