requirements.txt 180 Bytes
Newer Older
root's avatar
init  
root committed
1
2
3
4
5
6
7
8
9
10
# Runtime requirements
cloudpickle
ml-dtypes
numpy>=1.23.5
psutil
torch
torch>=2.7; platform_system == 'Darwin'
tqdm>=4.62.3
typing-extensions>=4.10.0
flash-linear-attention==0.3.2