-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
136 lines (136 loc) · 2.3 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
absl-py==2.0.0
accelerate==0.25.0
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
appdirs==1.4.4
async-timeout==4.0.3
attrs==23.1.0
backports.tarfile==1.1.1
bitsandbytes==0.43.1
Brotli==1.0.9
cachetools==5.3.2
certifi==2023.11.17
cffi==1.15.1
charset-normalizer==2.0.4
click==8.1.7
colorama==0.4.6
cryptography==41.0.3
datasets==2.16.0
deepspeed==0.12.6
dill==0.3.7
docker-pycreds==0.4.0
docutils==0.20.1
einops==0.8.0
evaluate==0.4.1
fastchat==0.1.0
filelock==3.13.1
frozenlist==1.4.1
fsspec==2023.10.0
gitdb==4.0.11
GitPython==3.1.40
gmpy2==2.1.2
google-auth==2.25.2
google-auth-oauthlib==1.0.0
grpcio==1.60.0
hjson==3.1.0
huggingface-hub==0.20.1
idna==3.4
importlib-metadata==7.0.1
importlib_resources==6.4.0
jaraco.classes==3.4.0
jaraco.context==5.3.0
jaraco.functools==4.0.1
jeepney==0.8.0
jieba==0.42.1
Jinja2==3.1.2
joblib==1.3.2
keyring==25.2.0
lxml==4.9.4
Markdown==3.5.1
markdown-it-py==3.0.0
MarkupSafe==2.1.1
mdurl==0.1.2
mkl-fft==1.3.6
mkl-random==1.2.2
mkl-service==2.4.0
more-itertools==10.2.0
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.15
networkx==3.1
nh3==0.2.17
ninja==1.11.1.1
nltk==3.8.1
numpy==1.24.3
oauthlib==3.2.2
packaging==23.2
pandas==2.0.3
peft==0.7.1
Pillow==10.0.1
pkginfo==1.10.0
portalocker==2.8.2
protobuf==4.25.1
psutil==5.9.7
py-cpuinfo==9.0.0
pyarrow==14.0.2
pyarrow-hotfix==0.6
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.5.3
pydantic_core==2.14.6
Pygments==2.17.2
pynvml==11.5.0
pyOpenSSL==23.2.0
pyparsing==3.1.1
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
readme_renderer==43.0
regex==2023.12.25
requests==2.31.0
requests-oauthlib==1.3.1
requests-toolbelt==1.0.0
responses==0.18.0
rfc3986==2.0.0
rich==13.7.0
rouge==1.0.1
rouge-score==0.1.2
rsa==4.9
sacrebleu==2.4.0
safetensors==0.4.1
scikit-learn==1.3.2
scipy==1.10.1
SecretStorage==3.3.3
sentencepiece==0.1.99
sentry-sdk==1.39.1
seqeval==1.2.2
setproctitle==1.3.3
six==1.16.0
smmap==5.0.1
sympy==1.12
tabulate==0.9.0
tensorboard==2.14.0
tensorboard-data-server==0.7.2
tensorboardX==2.6.2.2
threadpoolctl==3.2.0
tokenizers==0.15.2
torch==2.1.1
torch_geometric==2.4.0
torchaudio==2.1.1
torchvision==0.16.1
tqdm==4.66.1
transformers==4.36.2
triton==2.1.0
twine==5.0.0
typing_extensions==4.7.1
tzdata==2023.3
urllib3==1.26.18
wandb==0.16.1
Werkzeug==3.0.1
xxhash==3.4.1
yarl==1.9.4
zipp==3.17.0
mpi4py==3.1.4