> 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/clore.ai/clore.ai-eng-hi/for-renters/partial-gpu-rental.md).

# आंशिक GPU रेंटल

आंशिक किराया आपको पूरे रिग के बजाय एक मल्टी-GPU सर्वर पर GPUs के एक उपसमुच्चय को किराए पर लेने देता है। अगर कोई होस्ट 8x RTX 4090 मशीन ऑफर करता है और आपको दो कार्ड चाहिए, तो आप दो किराए पर लेते हैं और दो के लिए भुगतान करते हैं।

{% hint style="info" %}
आंशिक किराया धीरे-धीरे रोल आउट किया जा रहा है। यह केवल उन सर्वरों पर दिखाई देता है जिनके होस्ट नवीनतम होस्टिंग सॉफ़्टवेयर चला रहे हैं और जिन्होंने इससे बाहर निकलना (opt out) नहीं चुना है, इसलिए किसी भी समय बाज़ार का केवल एक हिस्सा ही इसे ऑफर करता है। जैसे-जैसे होस्ट अपडेट करते हैं, कवरेज बढ़ता है।
{% endhint %}

## यह कैसे काम करता है (किरायेदार)

1. चालू करें **आंशिक GPU किराया** फ़िल्टर (एक **न्यूनतम उपलब्ध GPUs** फ़िल्टर भी है), या देखें **N/M GPU खाली** बैज को समर्थित सर्वर कार्ड्स पर।
2. किराया संवाद में, **GPU आवंटन** चरण में, वे GPUs चुनें जो आप चाहते हैं। कीमत आपके हिस्से के अनुसार स्केल होती है: 8 में से 2 GPUs किराए पर लेने की लागत पूरे सर्वर मूल्य का 2/8 होगी।
3. जैसा सामान्यतः करते हैं, चेकआउट पूरा करें। आपका ऑर्डर एक पृथक कंटेनर में चलता है जिसमें ठीक वही GPUs होते हैं जो आपको आवंटित किए गए हैं।

जानने योग्य बातें:

* **केवल ऑन-डिमांड।** स्पॉट बोली हमेशा पूरा सर्वर लेती है।
* **केवल समरूप रिग्स।** आंशिक किराया केवल उन सर्वरों पर उपलब्ध है जहाँ सभी GPUs एक ही मॉडल के हैं। मिश्रित-GPU रिग्स को केवल पूरे रिग के रूप में ही किराए पर लिया जा सकता है।
* कई किरायेदार एक ही मशीन साझा कर सकते हैं, और प्रत्येक के पास अपना पृथक कंटेनर और समर्पित GPUs होते हैं। एक ही GPU कभी दो ऑर्डर्स के बीच साझा नहीं किया जाता।
* GPUs आपके ऑर्डर के लिए समर्पित होते हैं, जबकि मशीन का CPU, RAM, और डिस्क उसी सर्वर पर चल रहे अन्य ऑर्डर्स के साथ साझा किए जाते हैं।
* बिलिंग मिनट-आधारित रहती है, और नियमित शुल्क संरचना लागू होती है।

## होस्ट्स के लिए

* योग्य सर्वरों (समरूप GPUs, अद्यतन होस्टिंग सॉफ़्टवेयर) पर आंशिक किराया डिफ़ॉल्ट रूप से सक्षम है। आप अपनी सर्वर सेटिंग्स में प्रत्येक सर्वर के लिए इससे बाहर निकलना (opt out) चुन सकते हैं।
* जब कोई सर्वर आंशिक रूप से किराए पर होता है, तो ओवरक्लॉकिंग में बदलाव ब्लॉक कर दिए जाते हैं (Apply एक चेतावनी दिखाता है)।
* मूल्य निर्धारण आपकी नियमित प्रति-सर्वर सेटिंग्स के अनुसार होता है; किरायेदार प्रति GPU अनुपातिक रूप से भुगतान करते हैं।

## API

मार्केटप्लेस लिस्टिंग्स उपलब्धता को `partial_gpu_rental` फ़ील्ड में दर्शाती हैं: `false` जब अनुपलब्ध हो, या एक ऑब्जेक्ट के रूप में जिसमें `total_gpus`, `available_gpus`और `free_indices`हो। आंशिक ऑर्डर बनाने के लिए, `gpu_count` को `create_order`को पास करें, और वैकल्पिक रूप से `gpu_indices` को सटीक स्लॉट चुनने के लिए। जब `gpu_indices` छोड़ा जाता है, तो खाली GPUs स्वचालित रूप से आवंटित किए जाते हैं।

{% content-ref url="/pages/7083b4bd7c41052dc0d31872e1ff188a27aed156" %}
[API](/clore.ai/clore.ai-eng-hi/for-hosts/api.md)
{% endcontent-ref %}


---

# 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/clore.ai/clore.ai-eng-hi/for-renters/partial-gpu-rental.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.
