forked from h2oai/h2o-llmstudio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
130 lines (130 loc) · 4.9 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
-i https://pypi.org/simple
--extra-index-url https://download.pytorch.org/whl/cu117
accelerate==0.20.3
aiohttp==3.8.4 ; python_version >= '3.6'
aiosignal==1.3.1 ; python_version >= '3.7'
anyio==3.7.0 ; python_version >= '3.7'
arrow==1.2.3 ; python_version >= '3.6'
async-timeout==4.0.2 ; python_version >= '3.6'
attrs==23.1.0 ; python_version >= '3.7'
beautifulsoup4==4.11.1
bitsandbytes==0.39.1
blessed==1.20.0 ; python_version >= '2.7'
bokeh==2.4.2
boto3==1.20.24
botocore==1.23.54 ; python_version >= '3.6'
bravado==11.0.3 ; python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_full_version != '3.5.0'
bravado-core==5.17.1 ; python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_full_version != '3.5.0'
certifi==2023.5.7 ; python_version >= '3.6'
charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'
click==8.1.3 ; python_version >= '3.7'
cmake==3.26.4
colorama==0.4.6 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
coolname==1.1.0
cramjam==2.6.2 ; python_version >= '3.7'
datasets==2.11.0
dill==0.3.4
docopt==0.6.2
einops==0.6.1
exceptiongroup==1.1.1 ; python_version < '3.11'
fastparquet==0.8.1
filelock==3.12.2 ; python_version >= '3.7'
fqdn==1.5.1
frozenlist==1.3.3 ; python_version >= '3.7'
fsspec[http]==2023.6.0 ; python_version >= '3.8'
future==0.18.3 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
gitdb==4.0.10 ; python_version >= '3.7'
gitpython==3.1.31 ; python_version >= '3.7'
gputil==1.4.0
greenlet==2.0.2 ; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))
h11==0.14.0 ; python_version >= '3.7'
h2o-wave==0.26.0
httpcore==0.17.2 ; python_version >= '3.7'
httpx==0.24.1 ; python_version >= '3.7'
huggingface-hub==0.14.1
idna==3.4 ; python_version >= '3.5'
inquirer==3.1.3 ; python_version >= '3.8'
isoduration==20.11.0
jinja2==3.1.2
jmespath==0.10.0 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
joblib==1.3.0 ; python_version >= '3.7'
jsonpointer==2.4
jsonref==1.1.0 ; python_version >= '3.7'
jsonschema==4.17.3 ; python_version >= '3.7'
kaggle==1.5.13
lit==16.0.6
markupsafe==2.1.3 ; python_version >= '3.7'
monotonic==1.6
mpmath==1.3.0
msgpack==1.0.5
multidict==6.0.4 ; python_version >= '3.7'
multiprocess==0.70.12.2
neptune==1.3.1
networkx==3.1 ; python_version >= '3.8'
numpy==1.25.0
oauthlib==3.2.2 ; python_version >= '3.6'
openai==0.27.7
packaging==23.1 ; python_version >= '3.7'
pandas==1.5.3
git+https://github.com/huggingface/peft@86290e9660d24ef0d0cedcf57710da249dd1f2f4#egg=peft
pillow==9.5.0 ; python_version >= '3.7'
pipreqs==0.4.13 ; python_version >= '3.7'
portalocker==2.7.0 ; python_version >= '3.5'
protobuf==3.20.3
psutil==5.9.5 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyarrow==8.0.0
pyjwt==2.7.0 ; python_version >= '3.7'
pyrsistent==0.19.3 ; python_version >= '3.7'
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-editor==1.0.4
python-slugify==8.0.1 ; python_version >= '3.7'
pytz==2023.3
pyyaml==6.0
readchar==4.0.5 ; python_version >= '3.7'
regex==2023.6.3 ; python_version >= '3.6'
requests==2.31.0 ; python_version >= '3.7'
requests-oauthlib==1.3.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
responses==0.18.0 ; python_version >= '3.7'
rfc3339-validator==0.1.4
rfc3987==1.3.8
s3transfer==0.5.2 ; python_version >= '3.6'
sacrebleu==2.0.0
safetensors==0.3.1
scikit-learn==1.0.2
scipy==1.11.1 ; python_version < '3.13' and python_version >= '3.9'
sentencepiece==0.1.96
setuptools==68.0.0 ; python_version >= '3.7'
simplejson==3.19.1 ; python_version >= '2.5' and python_version not in '3.0, 3.1, 3.2, 3.3'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==5.0.0 ; python_version >= '3.6'
sniffio==1.3.0 ; python_version >= '3.7'
soupsieve==2.4.1 ; python_version >= '3.7'
sqlalchemy==1.4.36
sqlitedict==1.7.0
starlette==0.27.0
swagger-spec-validator==3.0.3 ; python_version >= '3.7'
sympy==1.12 ; python_version >= '3.8'
tabulate==0.9.0 ; python_version >= '3.7'
tenacity==8.2.2
text-unidecode==1.3
threadpoolctl==3.1.0 ; python_version >= '3.6'
tiktoken==0.4.0
tokenizers==0.13.3
toml==0.10.2
torch==2.0.0+cu117
torchaudio==2.0.1+cu117
torchvision==0.15.1+cu117
tornado==6.3.2 ; python_version >= '3.8'
tqdm==4.65.0
transformers==4.30.1
triton==2.0.0 ; platform_system == 'Linux' and platform_machine == 'x86_64'
typing-extensions==4.7.0 ; python_version >= '3.7'
uri-template==1.3.0
urllib3==1.26.16 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
uvicorn==0.22.0 ; python_version >= '3.7'
wcwidth==0.2.6
webcolors==1.13
websocket-client==1.6.1 ; python_version >= '3.7'
xxhash==3.2.0 ; python_version >= '3.6'
yarg==0.1.9
yarl==1.9.2 ; python_version >= '3.7'