Skip to content

Commit 1ba9a2c

Browse files
authored
Small changes
1 parent e73e9df commit 1ba9a2c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,12 @@
2121

2222
## 🚀 What is Promptolution?
2323

24-
**Promptolution** is a unified, modular framework for prompt optimization — built for researchers and advanced practitioners who want full control over their experimental setup. Unlike end-to-end application frameworks with high abstraction, promptolution focuses exclusively on the optimization stage, providing a clean, transparent, and extensible API.
24+
**Promptolution** is a unified, modular framework for prompt optimization — built for researchers and advanced practitioners who want full control over their experimental setup. Unlike end-to-end application frameworks with high abstraction, promptolution focuses exclusively on the optimization stage, providing a clean, transparent, and extensible API. It allows for simple prompt optimization for one task up to large-scale reproducible benchmark experiments.
2525

2626
<img width="808" height="356" alt="promptolution_framework" src="https://github.com/user-attachments/assets/e3d05493-30e3-4464-b0d6-1d3e3085f575" />
2727

28-
Key features include:
28+
### Key Features
2929

30-
* Allowing for single-prompt optimization and large-scale, reproducible benchmark experiments.
3130
* Implementation of many current prompt optimizers out of the box.
3231
* Unified LLM backend supporting API-based models, Local LLMs, and vLLM clusters.
3332
* Built-in response caching to save costs and parallelized inference for speed.

0 commit comments

Comments
 (0)