# 可用 GPU 型号

以下 GPU 模型可用：

<table><thead><tr><th width="256">项目</th><th>GPU Basic</th><th data-hidden></th></tr></thead><tbody><tr><td>GPU 类型</td><td>NVIDIA GeForce RTX 4090</td><td></td></tr><tr><td>GPU 数量</td><td>1</td><td></td></tr><tr><td>GPU 内存</td><td>24 GiB</td><td></td></tr><tr><td>GPU 计算能力</td><td>82+ TFLOPS (FP32)</td><td></td></tr><tr><td>GPU CUDA 核心数</td><td>16,384</td><td></td></tr><tr><td>GPU 内存带宽</td><td>8,064 Gbps</td><td></td></tr><tr><td>CPU 规格和类型</td><td>z2a (z2a.std.8)</td><td></td></tr><tr><td>vCPU 数量</td><td>8 核心</td><td></td></tr><tr><td>CPU 内存</td><td>32 GiB</td><td></td></tr></tbody></table>

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">GPU 内存指的是 GPU 设备上用于临时数据存储的内存。它与 CPU 内存不同，专门用于管理图形密集型工作负载的高带宽需求。</mark>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/gpu-cloud/available-gpu-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
