# Use Cases

Lumora’s GPU Renting service is a flexible solution for a wide range of compute-intensive tasks. Here are some of the most common use cases:

#### AI Model Training <a href="#ai-model-training" id="ai-model-training"></a>

Training a large AI model, such as a large language model (LLM) or a computer vision model, requires a massive amount of GPU power over a long period. With Lumora Network, you can rent a specific number of GPUs for the required duration to handle this heavy workload. This allows you to accelerate training time and avoid the significant upfront costs of hardware investment.

#### AI Inference <a href="#ai-inference" id="ai-inference"></a>

After a model is trained, it needs to be deployed to make real-time predictions or "inferences." This requires a stable and reliable computing environment. On Lumora Network, you can rent GPUs specifically for inference workloads to handle high demand, ensure low latency, and optimize operational costs.

#### AI Model Hosting <a href="#ai-model-hosting" id="ai-model-hosting"></a>

For businesses and developers who need to host AI models 24/7, Lumora Network provides a reliable and cost-effective solution. By renting GPUs for continuous hosting, you can provide uninterrupted service and benefit from flexible scalability without the hassle of hardware maintenance.


---

# 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.lumoraai.org/gpu-renting/use-cases.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.
