# GPU Type

## Container GPU&#x20;

In the Service Portal Deka GPU , the types of GPU containers used are **NVIDIA H100 SXM5** and **NVIDIA L40S**.There are several types of Container GPU that can be used on the Service Portal Deka GPU.

<table><thead><tr><th width="233.4248046875">Type</th><th width="160.106201171875">VRAM</th><th>Code Name</th></tr></thead><tbody><tr><td>NVIDIA H100</td><td>80GB HBM3</td><td>NVIDIA-H100-80GB-HBM3</td></tr><tr><td>NVIDIA H100 MIG 10gb</td><td>10 GB HMB3</td><td>NVIDIA-H100-80GB-HBM3-MIG-1g.10gb</td></tr><tr><td>NVIDIA H100 MIG 20gb</td><td>20 GB HMB3</td><td>NVIDIA-H100-80GB-HBM3-MIG-1g.20gb</td></tr><tr><td>NVIDIA H100 MIG 40gb</td><td>40 GB HMB3</td><td>NVIDIA-H100-80GB-HBM3-MIG-3g.40gb</td></tr><tr><td>NVIDIA L40S</td><td>48 GB GDDR6 </td><td>NVIDIA-L40S</td></tr></tbody></table>


---

# 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.cloudeka.ai/deka-gpu/deka-gpu-kubernetes/gpu-type.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.
