optuna
lm-eval
torch==2.11.*
transformers==5.6.2
accelerate==1.13.*
datasets==4.8.*
bitsandbytes>=0.46.1
python-dotenv
numpy

[dev]
build
mypy
pytest
ruff
twine

[sae]
sae-lens<5.0,>=4.0

[sampler-bo]
optuna-integration[botorch]>=3.6
botorch>=0.10
gpytorch>=1.11

[sampler-pymoo]
pymoo<1.0,>=0.6.1
