File size: 252 Bytes
6f2ed01
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# 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