-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
153 lines (153 loc) · 6.5 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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
-i https://pypi.org/simple
accelerate==0.20.3
aiohttp==3.8.4
aiosignal==1.3.1
anthropic==0.2.10
anyio==3.7.0 ; python_version >= '3.7'
appdirs==1.4.4
asgiref==3.7.2 ; python_version >= '3.7'
async-timeout==4.0.2
attrs==23.1.0
bentoml[grpc,io]==1.0.22 ; python_version >= '3.7'
build==0.10.0 ; python_version >= '3.7'
cattrs==23.1.2 ; python_version >= '3.7'
certifi==2022.12.7
charset-normalizer==3.1.0
circus==0.18.0 ; python_version >= '3.7'
clang==16.0.1.1
clarifai==9.1.0
clarifai-grpc==9.5.0 ; python_version >= '3.8'
click==8.1.3 ; python_version >= '3.7'
click-option-group==0.5.6 ; python_version >= '3.6' and python_version < '4'
cloudpickle==2.2.1 ; python_version >= '3.6'
cmake==3.26.4
cohere==3.10.0
coloredlogs==15.0.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
contextlib2==21.6.0 ; python_version >= '3.6'
dataclasses-json==0.5.8 ; python_version >= '3.6'
datasets==2.13.0 ; python_full_version >= '3.7.0'
deepmerge==1.1.0
deprecated==1.2.14 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
dill==0.3.6 ; python_version >= '3.7'
filelock==3.12.2 ; python_version >= '3.7'
filetype==1.2.0
frozenlist==1.3.3
fs==2.4.16
fsspec==2023.6.0 ; python_version >= '3.8'
googleapis-common-protos==1.59.1 ; python_version >= '3.7'
greenlet==2.0.2 ; 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')))))
grpcio==1.54.2
grpcio-health-checking==1.48.2
h11==0.14.0 ; python_version >= '3.7'
httpcore==0.17.2 ; python_version >= '3.7'
httpx==0.24.1 ; python_version >= '3.7'
huggingface-hub==0.15.1 ; python_full_version >= '3.7.0'
humanfriendly==10.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
idna==3.4
importlib-metadata==6.0.1 ; python_version >= '3.7'
inflection==0.5.1 ; python_version >= '3.5'
jinja2==3.1.2 ; python_version >= '3.7'
langchain[llms]==0.0.209
langchainplus-sdk==0.0.16 ; python_version < '4.0' and python_full_version >= '3.8.1'
libclang==16.0.0
lit==16.0.6
manifest-ml==0.0.1
markdown-it-py==3.0.0 ; python_version >= '3.8'
markupsafe==2.1.3 ; python_version >= '3.7'
marshmallow==3.19.0 ; python_version >= '3.7'
marshmallow-enum==1.5.1
mdurl==0.1.2 ; python_version >= '3.7'
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.14 ; python_version >= '3.7'
mypy-extensions==1.0.0 ; python_version >= '3.5'
networkx==3.1 ; python_version >= '3.8'
nlpcloud==1.0.42
numexpr==2.8.4 ; python_version >= '3.7'
numpy==1.25.0 ; python_version >= '3.9'
nvidia-cublas-cu11==11.10.3.66 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-cuda-cupti-cu11==11.7.101 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-cuda-nvrtc-cu11==11.7.99 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-cuda-runtime-cu11==11.7.99 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-cudnn-cu11==8.5.0.96 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-cufft-cu11==10.9.0.58 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-curand-cu11==10.2.10.91 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-cusolver-cu11==11.4.0.1 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-cusparse-cu11==11.7.4.91 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-nccl-cu11==2.14.3 ; platform_system == 'Linux' and platform_machine == 'x86_64'
nvidia-nvtx-cu11==11.7.91 ; platform_system == 'Linux' and platform_machine == 'x86_64'
openai==0.27.5
openapi-schema-pydantic==1.2.4 ; python_full_version >= '3.6.1'
openllm==0.1.10
openlm==0.0.5
opentelemetry-api==1.17.0 ; python_version >= '3.7'
opentelemetry-instrumentation==0.38b0 ; python_version >= '3.7'
opentelemetry-instrumentation-aiohttp-client==0.38b0 ; python_version >= '3.7'
opentelemetry-instrumentation-asgi==0.38b0 ; python_version >= '3.7'
opentelemetry-instrumentation-grpc==0.38b0
opentelemetry-sdk==1.17.0 ; python_version >= '3.7'
opentelemetry-semantic-conventions==0.38b0 ; python_version >= '3.7'
opentelemetry-util-http==0.38b0 ; python_version >= '3.7'
optimum==1.8.8 ; python_full_version >= '3.7.0'
orjson==3.9.1 ; python_version >= '3.7'
packaging==23.1 ; python_version >= '3.7'
pandas==2.0.2
pathspec==0.11.1 ; python_version >= '3.7'
pillow==9.5.0
pip==23.1.2 ; python_version >= '3.7'
pip-requirements-parser==32.0.1 ; python_full_version >= '3.6.0'
pip-tools==6.13.0 ; python_version >= '3.7'
prometheus-client==0.17.0 ; python_version >= '3.6'
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==12.0.1
pydantic==1.10.9 ; python_version >= '3.7'
pygments==2.15.1 ; python_version >= '3.7'
pynvml==11.5.0 ; python_version >= '3.6'
pyparsing==3.1.0 ; python_full_version >= '3.6.8'
pyproject-hooks==1.0.0 ; 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-dotenv==1.0.0
python-json-logger==2.0.7 ; python_version >= '3.6'
python-multipart==0.0.6 ; python_version >= '3.7'
pytz==2023.3
pyyaml==6.0 ; python_version >= '3.6'
pyzmq==25.1.0 ; python_version >= '3.6'
redis==4.5.5 ; python_version >= '3.7'
regex==2023.3.23
requests==2.29.0
rich==13.4.2 ; python_full_version >= '3.7.0'
safetensors==0.3.1
schema==0.7.5
sentencepiece==0.1.99
setuptools==68.0.0 ; python_version >= '3.7'
simple-di==0.1.5 ; python_full_version >= '3.6.1'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.0 ; python_version >= '3.7'
sqlalchemy==2.0.16 ; python_version >= '3.7'
sqlitedict==2.1.0
starlette==0.28.0 ; python_version >= '3.7'
sympy==1.12 ; python_version >= '3.8'
tabulate[widechars]==0.9.0 ; python_version >= '3.7'
tenacity==8.2.2 ; python_version >= '3.6'
text-generation==0.6.0
tiktoken==0.3.3
tokenizers==0.13.3
torch==2.0.1
torchvision==0.15.2 ; python_version >= '3.8'
tornado==6.3.2 ; python_version >= '3.8'
tqdm==4.65.0
transformers==4.30.2
triton==2.0.0 ; platform_system == 'Linux' and platform_machine == 'x86_64'
typing-extensions==4.6.3 ; python_version >= '3.7'
typing-inspect==0.9.0
tzdata==2023.3 ; python_version >= '2'
urllib3==1.26.15
uvicorn==0.22.0 ; python_version >= '3.7'
watchfiles==0.19.0 ; python_version >= '3.7'
wcwidth==0.2.6
wheel==0.40.0 ; python_version >= '3.7'
wrapt==1.15.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
xxhash==3.2.0 ; python_version >= '3.6'
yarl==1.9.2
zipp==3.15.0 ; python_version >= '3.7'