# GPU Instance Pricing

Our optimised GPU instances offer very cost effective pricing for AI/ML workloads.

We have 2 types of GPU instances:

| Parameter                         | Consumer GPU nodes | Data Center GPU nodes      |
| --------------------------------- | ------------------ | -------------------------- |
| **Pricing (compared to AWS/GCP)** | Upto 80% low cost  | Upto 50% low cost          |
| **Security**                      | Basic security     | Premium certified security |
| **Uptime SLA**                    | Upto 99%           | Tier 2/3 DC uptime SLA     |
| **Pause/Resume support**          | Not supported      | Supported                  |

We offer discounted pricing on monthly rentals as well.

### On-demand Pricing for Data Center GPU nodes:

<table><thead><tr><th width="140">Block Name</th><th width="209">GPU Type</th><th width="140">GPU Memory</th><th>Pricing/hour (in USD)</th></tr></thead><tbody><tr><td>QB8-v1-n1</td><td>1x Quadro RTX 4000</td><td>8GB</td><td>0.47</td></tr><tr><td>QB16-v2-n1</td><td>1x Tesla V100</td><td>16GB</td><td>1.3</td></tr><tr><td>QB16-v1-n1</td><td>1x RTX A4000</td><td>16GB</td><td>0.95</td></tr><tr><td>QB16-v1-n2</td><td>2x RTX A4000</td><td>2x 16GB</td><td>1.8</td></tr><tr><td>QB16-v1-n4</td><td>4x RTX A4000</td><td>4x 16GB</td><td>3.6</td></tr><tr><td>QB24-v2-n1</td><td>1x RTX A5000</td><td>24GB</td><td>1.25</td></tr><tr><td>QB24-v2-n2</td><td>2x RTX A5000</td><td>2x 24GB</td><td>2.5</td></tr><tr><td>QB24-v2-n4</td><td>4x RTX A5000</td><td>4x 24GB</td><td>5</td></tr><tr><td>QB40-v1-n1</td><td>1x A100 PCIE</td><td>1x 40GB</td><td>2.75</td></tr><tr><td>QB48-v1-n1</td><td>1x RTX A6000</td><td>48GB</td><td>2.02</td></tr><tr><td>QB48-v1-n2</td><td>2x RTX A6000</td><td>2x 48GB</td><td>4.1</td></tr><tr><td>QB80-v1-n1</td><td>1x A100 SXM</td><td>80GB</td><td>3</td></tr><tr><td>QB80-v1-n2</td><td>2x A100 SXM</td><td>2x 80GB</td><td>5.5</td></tr><tr><td>QB80-v1-n4</td><td>4x A100 SXM</td><td>4x 80GB</td><td>10.5</td></tr><tr><td>QB80-v2-n1</td><td>1x A100 PCIE</td><td>1x 80GB</td><td>3.3</td></tr><tr><td>QB80-v2-n2</td><td>2x A100 PCIE</td><td>2x 80GB</td><td>6.25</td></tr></tbody></table>

{% hint style="info" %}
Pricing may change over time and is subject to availability of GPU types.
{% endhint %}

### Pricing for consumer nodes:

For consumer nodes, kindly check the pricing directly in your dashboard.

For any queries please don't hesitate to reach us on <support@qblocks.cloud>


---

# 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.qblocks.cloud/gpu-instance-pricing.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.
