-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
115 lines (115 loc) · 2.12 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
absl-py==2.1.0
accelerate==1.2.1
aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aiosignal==1.3.2
async-timeout==5.0.1
attrs==24.3.0
botorch==0.10.0
certifi==2024.12.14
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
contourpy==1.3.0
cycler==0.12.1
DataProperty==1.0.1
datasets==3.2.0
dill==0.3.7
docstring-parser==0.16
evaluate==0.4.3
filelock==3.16.1
fonttools==4.55.3
frozenlist==1.5.0
fsspec==2024.9.0
gpytorch==1.11
huggingface-hub==0.27.0
idna==3.10
importlib-resources==6.4.5
jaxtyping==0.2.36
jinja2==3.1.4
joblib==1.4.2
jsonargparse==4.32.1
jsonlines==4.0.0
kiwisolver==1.4.7
lightning==2.4.0
lightning-utilities==0.11.9
linear-operator==0.5.1
litgpt==0.5.3
lm-eval==0.4.7
lxml==5.3.0
MarkupSafe==3.0.2
matplotlib==3.9.4
mbstrdecoder==1.1.3
more-itertools==10.5.0
mpmath==1.3.0
multidict==6.1.0
multipledispatch==1.0.0
multiprocess==0.70.15
networkx==3.2.1
nltk==3.9.1
numexpr==2.10.2
numpy==1.26.4
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==9.1.0.70
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.20.5
nvidia-nvjitlink-cu12==12.6.85
nvidia-nvtx-cu12==12.1.105
opt-einsum==3.4.0
packaging==24.2
pandas==2.2.3
pathvalidate==3.2.1
peft==0.14.0
pillow==11.0.0
portalocker==3.0.0
propcache==0.2.1
psutil==6.1.1
pyarrow==18.1.0
pybind11==2.13.6
pyparsing==3.2.0
pyro-api==0.1.2
pyro-ppl==1.9.1
pytablewriter==1.2.0
python-dateutil==2.9.0.post0
pytorch-lightning==2.4.0
pytz==2024.2
PyYAML==6.0.2
regex==2024.11.6
requests==2.32.3
rouge-score==0.1.2
sacrebleu==2.4.3
safetensors==0.4.5
scikit-learn==1.6.0
scipy==1.13.1
six==1.17.0
sqlitedict==2.1.0
sympy==1.13.3
tabledata==1.3.3
tabulate==0.9.0
tcolorpy==0.1.6
threadpoolctl==3.5.0
tokenizers==0.21.0
torch==2.4.1
torchmetrics==1.6.0
tqdm==4.67.1
tqdm-multiprocess==0.0.11
transformers==4.47.1
triton==3.0.0
typeguard==2.13.3
typepy==1.3.2
typeshed-client==2.7.0
typing-extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
word2number==1.1
xxhash==3.5.0
yarl==1.18.3
zipp==3.21.0
zstandard==0.23.0