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

# Browse models

> The models you can serve with Provisioned Throughput, and what a model page shows.

Provisioned Throughput serves stock open-weight models. Each model has a page under **Inference** → **Models** in the sidebar, with its specifications, deploy options, usage, and contract history.

## Available models

| Model          | Provider   |
| -------------- | ---------- |
| **MiniMax M3** | MiniMax AI |
| **GLM 5.2**    | Z.ai       |

More models may be added over time. **Inference** → **Models** in VESSL Cloud always shows the current list.

Within your contract term, we roll out newer versions of your model in step with its release cycle.

In the model list, each card shows the modality, the Provisioned Throughput Unit (PTU) rate, and the context length. A model you already hold a contract for carries an **Active · N PTU** badge.

Need a model that isn't listed? [Talk to sales](https://vessl.ai/en/talk-to-sales?utm_source=docs\&utm_medium=referral\&utm_campaign=inference_en\&utm_content=models_other_model).

## The model page

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/3AK1OUE3yJcIiP_z/images/inference-model-information.png?fit=max&auto=format&n=3AK1OUE3yJcIiP_z&q=85&s=6714b89014d6d156843cab0ed237d6de" alt="Model page header with the model ID and a copy button next to the name, above the Model information card showing parameters, modality, context length, and a Hugging Face link" width="2244" height="508" data-path="images/inference-model-information.png" />
  </Frame>

  <small>Example: a model page header and its Model information card</small>
</div>

* **Model ID** — shown next to the model name, with a copy button. Use it as the `model` value in API requests. See [Send your first request](/inference/send-requests).
* **Model information** — parameters, supported modalities, context length, and a link to the model's Hugging Face page. Expand **Details** below it for the provider, category, supported features (such as JSON mode and tool calling), and release date.
* **Deploy options** — before you have a contract, the **Provisioned Throughput** card shows the billing unit, the SLA, and the PTU rate, with **Estimate total cost** and **Contact sales**. See [Request Provisioned Throughput](/inference/request). Once your contract is active, the same card shows **Provisioned capacity is live**, your reserved PTUs, and the contracted period. See [Manage your contract](/inference/contracts).
* **Usage summary** — unlocked once your contract is active. See [Monitor inference status](/inference/monitor-usage).
* **Previous contracts** — the history of this model's Provisioned Throughput contracts. See [Manage your contract](/inference/contracts).
