-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathrequirements.txt
More file actions
193 lines (192 loc) · 3.68 KB
/
requirements.txt
File metadata and controls
193 lines (192 loc) · 3.68 KB
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
accelerate==1.7.0
# via gemma-benchmark (pyproject.toml)
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.12
# via fsspec
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
attrs==25.3.0
# via aiohttp
bitsandbytes==0.42.0
# via gemma-benchmark (pyproject.toml)
certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
contourpy==1.3.2
# via matplotlib
cycler==0.12.1
# via matplotlib
datasets==3.6.0
# via gemma-benchmark (pyproject.toml)
dill==0.3.8
# via
# datasets
# multiprocess
filelock==3.18.0
# via
# datasets
# huggingface-hub
# torch
# transformers
fonttools==4.58.2
# via matplotlib
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
fsspec[http]==2025.3.0
# via
# datasets
# huggingface-hub
# torch
hf-xet==1.1.3
# via huggingface-hub
huggingface-hub==0.33.0
# via
# accelerate
# datasets
# tokenizers
# transformers
idna==3.10
# via
# requests
# yarl
jinja2==3.1.6
# via torch
kiwisolver==1.4.8
# via matplotlib
markupsafe==3.0.2
# via jinja2
matplotlib==3.10.3
# via
# gemma-benchmark (pyproject.toml)
# seaborn
mpmath==1.3.0
# via sympy
multidict==6.4.4
# via
# aiohttp
# yarl
multiprocess==0.70.16
# via datasets
networkx==3.5
# via torch
numpy==2.3.0
# via
# accelerate
# contourpy
# datasets
# matplotlib
# pandas
# scipy
# seaborn
# transformers
nvidia-ml-py3==7.352.0
# via gemma-benchmark (pyproject.toml)
packaging==25.0
# via
# accelerate
# datasets
# huggingface-hub
# matplotlib
# transformers
pandas==2.3.0
# via
# datasets
# gemma-benchmark (pyproject.toml)
# seaborn
pillow==11.2.1
# via matplotlib
propcache==0.3.2
# via
# aiohttp
# yarl
psutil==7.0.0
# via
# accelerate
# gemma-benchmark (pyproject.toml)
pyarrow==20.0.0
# via datasets
pydantic==2.11.5
# via gemma-benchmark (pyproject.toml)
pydantic-core==2.33.2
# via pydantic
pyparsing==3.2.3
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via
# accelerate
# datasets
# gemma-benchmark (pyproject.toml)
# huggingface-hub
# transformers
regex==2024.11.6
# via transformers
requests==2.32.4
# via
# datasets
# huggingface-hub
# transformers
safetensors==0.5.3
# via
# accelerate
# transformers
scipy==1.15.3
# via
# bitsandbytes
# gemma-benchmark (pyproject.toml)
seaborn==0.13.2
# via gemma-benchmark (pyproject.toml)
six==1.17.0
# via python-dateutil
sympy==1.14.0
# via torch
tokenizers==0.21.1
# via transformers
torch==2.7.1
# via
# accelerate
# gemma-benchmark (pyproject.toml)
tqdm==4.67.1
# via
# datasets
# gemma-benchmark (pyproject.toml)
# huggingface-hub
# transformers
transformers==4.52.4
# via gemma-benchmark (pyproject.toml)
typing-extensions==4.14.0
# via
# huggingface-hub
# pydantic
# pydantic-core
# torch
# typing-inspection
typing-inspection==0.4.1
# via pydantic
tzdata==2025.2
# via pandas
urllib3==2.4.0
# via requests
xxhash==3.5.0
# via datasets
yarl==1.20.1
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools