# Benchmarks

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdZNjfukZUR19QgeKkVvpypz4k1ShSlNCAJQgs7TS4nHB6jbWWIOoqIjY0TW3842zc0A4c1q3V7aH9iShkXTPmU1uMxc_nuKlRQ1jdoHC9-aBeNu6_kWthIZ8wmcWPshhbEof1h?key=Cxo1mIkiUAwJLq-RqsOyxDS8" alt=""><figcaption><p>Performance Benchmarks</p></figcaption></figure>

Compared to traditional P-Tuning approaches, ModelFactory's LoRA tuning achieves up to 3.7 times faster training speeds while delivering superior performance, as evidenced by improved Rouge scores in advertising text generation tasks. Additionally, by utilizing advanced 4-bit quantization techniques, ModelFactory's QLoRA significantly enhances GPU memory efficiency, ensuring optimized resource utilization.

### Conclusion

ModelFactory bridges the gap between data security and model fine-tuning, making it an indispensable tool for enterprises and researchers. With its modular architecture, robust GUI, integrated chat interface, and RAG attribution, ModelFactory ensures transparency, usability, and scalability within the OpenLedger ecosystem.

<br>


---

# 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://openledger.gitbook.io/openledger/model-factory/benchmarks.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.
