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

# Deprecations

> A list of all deprecations, with the most recent announcements appearing first.

<Update label="2026-04-22">
  **Deprecating `llama3.1-8b` and `qwen-3-235b-a22b-instruct-2507`**

  Both models will be fully deprecated on **May 27, 2026**.
</Update>

<Update label="2026-03-24">
  **Deprecating `disable_reasoning` parameter for `zai-glm-4.7`**

  The `disable_reasoning` parameter will no longer be supported after **July 21, 2026**. Migrate to `reasoning_effort="none"` to disable reasoning on `zai-glm-4.7`.

  See the [Reasoning guide](/capabilities/reasoning) and [Chat Completions API reference](/api-reference/chat-completions) for details.
</Update>

<Update label="2026-02-16">
  **Deprecated `qwen-3-32b` and `llama-3.3-70b`**

  We recommend migrating to [GPT OSS 120B](/models/openai-oss).

  <Note>
    **Migration Notes**:

    * Qwen 3 32B had reasoning enabled by default. GPT OSS supports configurable reasoning via the `reasoning_effort` parameter. Review the [Reasoning](/capabilities/reasoning) documentation before migrating.
    * Legacy strict mode (constrained decoding) behavior on `llama-3.3-70b` differs slightly from current Production and Preview models. Review the [Structured Outputs](/capabilities/structured-outputs) and [Tool Use](/capabilities/tool-use) documentation before migrating requests using `tools` and/or `response_format` in strict mode.
  </Note>
</Update>

<Update label="2026-01-20">
  **Deprecated `zai-glm-4.6`**

  We recommend migrating to [Z.ai GLM 4.7](/models/zai-glm-47).
</Update>

<Update label="2025-11-14">
  **Deprecated `qwen-3-235b-a22b-thinking-2507`**

  We recommend migrating to [GPT OSS 120B](/models/openai-oss).
</Update>

<Update label="2025-11-05">
  **Deprecated `qwen-3-coder-480b`**

  We recommend migrating to [Z.ai GLM 4.7](/models/zai-glm-47).
</Update>

<Update label="2025-11-03">
  **Deprecated `llama-4-scout-17b-16e-instruct`**

  We recommend migrating to [GPT OSS 120B](/models/openai-oss) or [Llama 3.3 70B](/models/llama-33-70b).
</Update>

<Update label="2025-10-15">
  **Deprecated `llama-4-maverick-17b-128e-instruct`**

  We recommend migrating to [GPT OSS 120B](/models/openai-oss) or [Llama 3.3 70B](/models/llama-33-70b).
</Update>

<Update label="2025-08-12">
  **Deprecated `deepseek-r1-distill-llama-70b`**

  We recommend migrating to [Qwen 3 32B](/models/qwen-3-32b).
</Update>

<Update label="2025-07-29">
  **Deprecated `qwen-3-235b-a22b`**

  We recommend migrating to either [Qwen 3 235B Instruct](/models/qwen-3-235b-2507) or [Qwen 3 235B Thinking](/models/qwen-3-235b-thinking).
</Update>

<Update label="2025-01-17">
  The `llama3.1-70b` model has been deprecated. We recommend transitioning to `llama-3.3-70b`, a more powerful model released by Meta.
</Update>
