| # Scoring and the CPU metric passes need only these three. | |
| numpy>=1.24 | |
| scipy>=1.10 | |
| PyYAML>=6.0 | |
| # Generation and hidden-state extraction additionally need: | |
| torch>=2.1 | |
| transformers>=4.45 # >=4.45 for Gemma-2 / OLMo-2 architectures | |
| accelerate>=0.30 | |
| # Scoring and the CPU metric passes need only these three. | |
| numpy>=1.24 | |
| scipy>=1.10 | |
| PyYAML>=6.0 | |
| # Generation and hidden-state extraction additionally need: | |
| torch>=2.1 | |
| transformers>=4.45 # >=4.45 for Gemma-2 / OLMo-2 architectures | |
| accelerate>=0.30 | |