> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/guides/guides_v2-hi/getting-started/pricing.md).

# GPU मूल्य निर्धारण

यह दस्तावेज़ ट्यूटोरियल्स में लागत अनुमान के लिए वर्तमान GPU किराये की कीमतें बताता है।

{% hint style="success" %}
सभी उदाहरण GPU सर्वरों पर चलाए जा सकते हैं जिन्हें के माध्यम से किराए पर लिया जा सकता है [CLORE.AI मार्केटप्लेस](https://clore.ai/marketplace).
{% endhint %}

## GPU मूल्य (फरवरी 2026 के अनुसार)

> कीमतें वर्तमान Clore.ai मार्केटप्लेस दरों को दर्शाती हैं। स्पॉट इंस्टेंस 20-40% सस्ते हो सकते हैं। सर्वश्रेष्ठ मूल्य के लिए CLORE टोकन्स से भुगतान करें।

| GPU           | $/घंटा (रेंज)  | $/दिन (अनुमानित) | बेस्ट फॉर                        |
| ------------- | -------------- | ---------------- | -------------------------------- |
| RTX 3060 12GB | $0.02-0.04     | $0.50-1.00       | हल्का इनफेरेंस, विकास            |
| RTX 3070 8GB  | $0.02-0.04     | $0.50-1.00       | हल्का इनफेरेंस                   |
| RTX 3080 10GB | $0.04-0.08     | $1.00-2.00       | इमेज जनरेशन, इनफेरेंस            |
| RTX 3090 24GB | **$0.15-0.25** | $3.60-6.00       | ट्रेनिंग, बड़े मॉडल, SDXL        |
| RTX 4070 12GB | $0.08-0.15     | $2.00-3.60       | इनफेरेंस, इमेज जेन               |
| RTX 4080 16GB | $0.15-0.25     | $3.60-6.00       | इमेज जेन, वीडियो, 13B LLMs       |
| RTX 4090 24GB | **$0.35-0.55** | $8.40-13.20      | प्रोडक्शन, FLUX, 30B मॉडल        |
| RTX 5080 16GB | $1.50-2.00     | $36.00-48.00     | फास्ट FLUX, 13B-30B LLMs (नया)   |
| RTX 5090 32GB | **$3.00-4.50** | $72.00-108.00    | फ्लैगशिप, 70B मॉडल, वीडियो (नया) |
| A100 40GB     | $0.80-1.20     | $19.20-28.80     | एंटरप्राइज़ ट्रेनिंग             |
| A100 80GB     | **$1.20-1.80** | $28.80-43.20     | 70B मॉडल, बड़े प्रशिक्षण         |
| H100 80GB     | **$2.50-3.50** | $60.00-84.00     | अधिकतम प्रदर्शन                  |
| 4x A100 80GB  | **$4.50-6.00** | $108-144.00      | मल्टी-GPU: 100B+ मॉडल            |

## लागत अनुमान टेम्पलेट

ट्यूटोरियल्स के लिए लागत अनुमान लिखते समय, इस प्रारूप का उपयोग करें:

```markdown
## लागत अनुमान

| कार्य | GPU | अवधि | लागत |
|------|-----|----------|------|
| परीक्षण | RTX 3090 | 30 मिनट | ~$0.01 |
| बैच जॉब | RTX 4090 | 2 घंटे | ~$0.08 |
| प्रोडक्शन | A100 | 1 दिन | ~$2.00 |
```

## उदाहरण गणनाएँ

### इमेज जेनरेशन (1000 चित्र)

* RTX 3090: \~2 घंटे = $0.04
* RTX 4090: \~1.5 घंटे = $0.06
* A100: \~1 घंटा = $0.08

### LLM इनफेरेंस (1M टोकन्स)

* RTX 3090: \~30 मिनट = $0.01
* RTX 4090: \~20 मिनट = $0.015
* A100: \~10 मिनट = $0.015

### वीडियो जेनरेशन (10 वीडियो, प्रत्येक 6s)

* RTX 4090: \~20 मिनट = $0.015
* A100: \~15 मिनट = $0.02

### मॉडल ट्रेनिंग (1 epoch, मध्यम डेटासेट)

* RTX 3090: \~4 घंटे = $0.08
* RTX 4090: \~3 घंटे = $0.12
* A100: \~2 घंटे = $0.16

## नोट्स

* कीमतें उपलब्धता और मांग के आधार पर भिन्न हो सकती हैं
* स्पॉट इंस्टेंस सस्ते हो सकते हैं
* मल्टी-GPU सेटअप की अलग कीमत होती है
* जांचें [clore.ai](https://clore.ai/) वर्तमान कीमतों के लिए

> 💡 देखें भी: [GPU क्लाउड प्राइसिंग तुलना — Clore.ai बनाम प्रमुख प्रदाता](https://blog.clore.ai/gpu-cloud-pricing-comparison/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.clore.ai/guides/guides_v2-hi/getting-started/pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
