-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
87 lines (87 loc) · 1.46 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
accelerate==0.26.1
bitsandbytes==0.42.0
dataclasses-json==0.6.3
datasets==2.16.1
debugpy==1.6.7
decorator==5.1.1
dill==0.3.7
docker-pycreds==0.4.0
docstring-parser==0.15
exceptiongroup==1.2.0
executing==2.0.1
filelock==3.13.1
frozenlist==1.4.1
fsspec==2023.10.0
gitdb==4.0.11
gitpython==3.1.41
greenlet==3.0.3
huggingface-hub==0.20.2
importlib-metadata==7.0.1
ipykernel==6.29.0
ipython==8.20.0
jedi==0.19.1
jinja2==3.1.3
jsonpatch==1.33
jsonpointer==2.4
jupyter-client==8.6.0
jupyter-core==5.7.1
markdown-it-py==3.0.0
markupsafe==2.1.4
marshmallow==3.20.2
matplotlib-inline==0.1.6
mdurl==0.1.2
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.15
mypy-extensions==1.0.0
nest-asyncio==1.5.9
networkx==3.2.1
numpy==1.23.2
packaging==23.2
pandas==2.1.4
parso==0.8.3
peft==0.7.1
pexpect==4.8.0
pyarrow-hotfix==0.6
pyarrow==14.0.2
pydantic-core==2.14.6
pydantic==2.5.3
pygments==2.17.2
python-dateutil==2.8.2
pyyaml==6.0.1
pyzmq==25.1.2
regex==2023.12.25
requests==2.31.0
rich==13.7.0
safetensors==0.4.1
scipy==1.11.4
sentry-sdk==1.39.2
setproctitle==1.3.3
setuptools==68.2.2
shtab==1.6.5
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
sqlalchemy==2.0.25
stack-data==0.6.2
sympy==1.12
tenacity==8.2.3
tokenizers==0.15.0
torch==2.1.2
tornado==6.3.3
torchvision==0.16.2
tqdm==4.66.1
traitlets==5.14.1
transformers==4.36.2
triton==2.1.0
trl==0.7.10
typing-extensions==4.9.0
typing-inspect==0.9.0
tyro==0.6.6
tzdata==2023.4
urllib3==2.1.0
wandb==0.16.2
wcwidth==0.2.13
wheel==0.41.2
xxhash==3.4.1
yarl==1.9.4