Skip to content

Commit 21db7ac

Browse files
committed
Release version 0.1.2
1 parent 5e52769 commit 21db7ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Environments for LLM Reinforcement Learning
1414

1515
Verifiers is a library of modular components for creating RL environments and training LLM agents. Verifiers includes an async GRPO implementation built around the `transformers` Trainer, is supported by `prime-rl` for large-scale FSDP training, and can easily be integrated into any RL framework which exposes an OpenAI-compatible inference client. In addition to RL training, Verifiers can be used directly for building LLM evaluations, creating synthetic data pipelines, and implementing agent harnesses.
1616

17+
Full documentation is available [here](https://verifiers.readthedocs.io/en/latest/).
18+
1719
## Setup
1820

1921
We recommend using `verifiers` with along [uv](https://docs.astral.sh/uv/getting-started/installation/) for dependency management in your own project:

0 commit comments

Comments
 (0)