# GPU Type

{% hint style="warning" %}
You cannot install the NVIDIA Driver L40s series Q independently. You need to use the Ticket feature on the Service Portal Deka GPU to ask our team for help in installing NVIDIA drivers and activating NVIDIA licenses. For more information on how to create tickets to ask our Cloudeka team for help, you can click [this link](https://docs.cloudeka.ai/deka-gpu-ticket/create-ticket).
{% endhint %}

The NVIDIA L40S offers outstanding multi-workload performance with the Ada Lovelace architecture, combining powerful AI computing with the best graphics and media acceleration. With its fourth generation Tensor Cores and 48GB of memory, the L40S is ideal for training and AI inference, 3D rendering, and video. There are several types of GPUs that can be used on the Deka GPU Service Portal.

<table><thead><tr><th width="213">Type</th><th width="204">GPU Memory</th><th>Code Name</th></tr></thead><tbody><tr><td>L40s Passthrough</td><td>48 GB</td><td>nvidia.com/AD102GL_L40S</td></tr><tr><td>L40s 48Q</td><td>48 GB</td><td>nvidia.com/NVIDIA_L40S-48Q</td></tr><tr><td>L40s 24Q</td><td>24 GB</td><td>nvidia.com/NVIDIA_L40S-24Q</td></tr><tr><td>L40s 16Q</td><td>16 GB</td><td>nvidia.com/NVIDIA_L40S-16Q</td></tr><tr><td>L40s 8Q</td><td>8 GB</td><td>nvidia.com/NVIDIA_L40S-8Q</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-vms/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.
