Installation
Lightweight install
Just the evaluator — minimal dependencies:
Full toolkit
CLI, inference, data generation, plotting, etc.:
Development install
Optional dependency groups
| Extra | What it adds |
|---|---|
[benchmark] |
openai, pandas, h5py, tqdm, pyyaml |
[datagen] |
ase, mp-api, scipy, pandas |
[models] |
transformers, sentencepiece, torch |
[all] |
All of the above + ray |
[dev] |
[all] + pytest |