# Installation 1. Prerequisites: - Python >= 3.12 - [torch](https://pytorch.org/) (only versions >=2.3 are supported officially) - [Aria](https://github.com/EleutherAI/aria) 2. Install pereval: ```sh pip install -U pereval ```