adityasugandhi commited on
Commit
c03b34d
β€’
1 Parent(s): 1a5c225
Files changed (3) hide show
  1. README.md +3 -3
  2. code/env.yml +349 -0
  3. code/requirements.txt +239 -0
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- title: Myconsicouness
3
  emoji: πŸ“ˆ
4
- colorFrom: purple
5
- colorTo: blue
6
  sdk: docker
7
  pinned: false
8
  ---
 
1
  ---
2
+ title: Myconsciousness
3
  emoji: πŸ“ˆ
4
+ colorFrom: yellow
5
+ colorTo: red
6
  sdk: docker
7
  pinned: false
8
  ---
code/env.yml ADDED
@@ -0,0 +1,349 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: RAGAPP
2
+ channels:
3
+ - conda-forge
4
+ - pytorch
5
+ - nvidia
6
+ - defaults
7
+ dependencies:
8
+ - _libgcc_mutex=0.1=main
9
+ - _openmp_mutex=5.1=1_gnu
10
+ - abseil-cpp=20211102.0=hd4dd3e8_0
11
+ - aiohttp=3.9.3=py310h5eee18b_0
12
+ - arrow-cpp=14.0.2=h374c478_1
13
+ - asttokens=2.0.5=pyhd3eb1b0_0
14
+ - async-timeout=4.0.3=py310h06a4308_0
15
+ - aws-c-auth=0.6.19=h5eee18b_0
16
+ - aws-c-cal=0.5.20=hdbd6064_0
17
+ - aws-c-common=0.8.5=h5eee18b_0
18
+ - aws-c-compression=0.2.16=h5eee18b_0
19
+ - aws-c-event-stream=0.2.15=h6a678d5_0
20
+ - aws-c-http=0.6.25=h5eee18b_0
21
+ - aws-c-io=0.13.10=h5eee18b_0
22
+ - aws-c-mqtt=0.7.13=h5eee18b_0
23
+ - aws-c-s3=0.1.51=hdbd6064_0
24
+ - aws-c-sdkutils=0.1.6=h5eee18b_0
25
+ - aws-checksums=0.1.13=h5eee18b_0
26
+ - aws-crt-cpp=0.18.16=h6a678d5_0
27
+ - aws-sdk-cpp=1.10.55=h721c034_0
28
+ - blas=1.0=mkl
29
+ - blinker=1.6.2=py310h06a4308_0
30
+ - boost-cpp=1.82.0=hdb19cb5_2
31
+ - bottleneck=1.3.7=py310ha9d4c09_0
32
+ - brotli=1.0.9=h5eee18b_7
33
+ - brotli-bin=1.0.9=h5eee18b_7
34
+ - brotli-python=1.0.9=py310h6a678d5_7
35
+ - bzip2=1.0.8=h7b6447c_0
36
+ - c-ares=1.19.1=h5eee18b_0
37
+ - ca-certificates=2023.12.12=h06a4308_0
38
+ - certifi=2024.2.2=py310h06a4308_0
39
+ - cffi=1.16.0=py310h5eee18b_0
40
+ - charset-normalizer=2.0.4=pyhd3eb1b0_0
41
+ - click=8.1.7=py310h06a4308_0
42
+ - comm=0.1.2=py310h06a4308_0
43
+ - cryptography=42.0.2=py310hdda0065_0
44
+ - cuda-cudart=11.8.89=0
45
+ - cuda-cupti=11.8.87=0
46
+ - cuda-libraries=11.8.0=0
47
+ - cuda-nvrtc=11.8.89=0
48
+ - cuda-nvtx=11.8.86=0
49
+ - cuda-runtime=11.8.0=0
50
+ - cycler=0.11.0=pyhd3eb1b0_0
51
+ - cyrus-sasl=2.1.28=h52b45da_1
52
+ - datasets=2.12.0=py310h06a4308_0
53
+ - dbus=1.13.18=hb2f20db_0
54
+ - debugpy=1.6.7=py310h6a678d5_0
55
+ - decorator=5.1.1=pyhd3eb1b0_0
56
+ - dill=0.3.6=py310h06a4308_0
57
+ - exceptiongroup=1.2.0=py310h06a4308_0
58
+ - executing=0.8.3=pyhd3eb1b0_0
59
+ - expat=2.5.0=h6a678d5_0
60
+ - ffmpeg=4.3=hf484d3e_0
61
+ - filelock=3.13.1=py310h06a4308_0
62
+ - fontconfig=2.14.1=h4c34cd2_2
63
+ - fonttools=4.25.0=pyhd3eb1b0_0
64
+ - freetype=2.12.1=h4a9f257_0
65
+ - gflags=2.2.2=h6a678d5_1
66
+ - glib=2.78.4=h6a678d5_0
67
+ - glib-tools=2.78.4=h6a678d5_0
68
+ - glog=0.5.0=h6a678d5_1
69
+ - gmp=6.2.1=h295c915_3
70
+ - gmpy2=2.1.2=py310heeb90bb_0
71
+ - gnutls=3.6.15=he1e5248_0
72
+ - google-auth-oauthlib=0.4.4=pyhd3eb1b0_0
73
+ - grpc-cpp=1.48.2=he1ff14a_1
74
+ - gst-plugins-base=1.14.1=h6a678d5_1
75
+ - gstreamer=1.14.1=h5eee18b_1
76
+ - huggingface_hub=0.20.3=py310h06a4308_0
77
+ - icu=73.1=h6a678d5_0
78
+ - idna=3.4=py310h06a4308_0
79
+ - intel-openmp=2023.1.0=hdb19cb5_46306
80
+ - ipykernel=6.28.0=py310h06a4308_0
81
+ - ipython=8.20.0=py310h06a4308_0
82
+ - jedi=0.18.1=py310h06a4308_1
83
+ - jinja2=3.1.3=py310h06a4308_0
84
+ - jpeg=9e=h5eee18b_1
85
+ - jupyter_client=8.6.0=py310h06a4308_0
86
+ - jupyter_core=5.5.0=py310h06a4308_0
87
+ - kiwisolver=1.4.4=py310h6a678d5_0
88
+ - krb5=1.20.1=h143b758_1
89
+ - lame=3.100=h7b6447c_0
90
+ - lcms2=2.12=h3be6417_0
91
+ - ld_impl_linux-64=2.38=h1181459_1
92
+ - lerc=3.0=h295c915_0
93
+ - libboost=1.82.0=h109eef0_2
94
+ - libbrotlicommon=1.0.9=h5eee18b_7
95
+ - libbrotlidec=1.0.9=h5eee18b_7
96
+ - libbrotlienc=1.0.9=h5eee18b_7
97
+ - libclang=14.0.6=default_hc6dbbc7_1
98
+ - libclang13=14.0.6=default_he11475f_1
99
+ - libcublas=11.11.3.6=0
100
+ - libcufft=10.9.0.58=0
101
+ - libcufile=1.8.1.2=0
102
+ - libcups=2.4.2=h2d74bed_1
103
+ - libcurand=10.3.4.107=0
104
+ - libcurl=8.5.0=h251f7ec_0
105
+ - libcusolver=11.4.1.48=0
106
+ - libcusparse=11.7.5.86=0
107
+ - libdeflate=1.17=h5eee18b_1
108
+ - libedit=3.1.20230828=h5eee18b_0
109
+ - libev=4.33=h7f8727e_1
110
+ - libevent=2.1.12=hdbd6064_1
111
+ - libffi=3.4.4=h6a678d5_0
112
+ - libgcc-ng=11.2.0=h1234567_1
113
+ - libglib=2.78.4=hdc74915_0
114
+ - libgomp=11.2.0=h1234567_1
115
+ - libiconv=1.16=h7f8727e_2
116
+ - libidn2=2.3.4=h5eee18b_0
117
+ - libjpeg-turbo=2.0.0=h9bf148f_0
118
+ - libllvm14=14.0.6=hdb19cb5_3
119
+ - libnghttp2=1.57.0=h2d74bed_0
120
+ - libnpp=11.8.0.86=0
121
+ - libnvjpeg=11.9.0.86=0
122
+ - libpng=1.6.39=h5eee18b_0
123
+ - libpq=12.17=hdbd6064_0
124
+ - libprotobuf=3.20.3=he621ea3_0
125
+ - libsodium=1.0.18=h7b6447c_0
126
+ - libssh2=1.10.0=hdbd6064_2
127
+ - libstdcxx-ng=11.2.0=h1234567_1
128
+ - libtasn1=4.19.0=h5eee18b_0
129
+ - libthrift=0.15.0=h1795dd8_2
130
+ - libtiff=4.5.1=h6a678d5_0
131
+ - libunistring=0.9.10=h27cfd23_0
132
+ - libuuid=1.41.5=h5eee18b_0
133
+ - libwebp-base=1.3.2=h5eee18b_0
134
+ - libxcb=1.15=h7f8727e_0
135
+ - libxkbcommon=1.0.1=h5eee18b_1
136
+ - libxml2=2.10.4=hf1b16e4_1
137
+ - llvm-openmp=14.0.6=h9e868ea_0
138
+ - lz4-c=1.9.4=h6a678d5_0
139
+ - matplotlib=3.5.1=py310h06a4308_1
140
+ - matplotlib-base=3.5.1=py310ha18d171_1
141
+ - matplotlib-inline=0.1.6=py310h06a4308_0
142
+ - mkl=2023.1.0=h213fc3f_46344
143
+ - mkl-service=2.4.0=py310h5eee18b_1
144
+ - mkl_fft=1.3.8=py310h5eee18b_0
145
+ - mkl_random=1.2.4=py310hdb19cb5_0
146
+ - mpc=1.1.0=h10f8cd9_1
147
+ - mpfr=4.0.2=hb69a4c5_1
148
+ - mpmath=1.3.0=py310h06a4308_0
149
+ - multiprocess=0.70.14=py310h06a4308_0
150
+ - munkres=1.1.4=py_0
151
+ - mysql=5.7.24=h721c034_2
152
+ - ncurses=6.4=h6a678d5_0
153
+ - nest-asyncio=1.6.0=py310h06a4308_0
154
+ - nettle=3.7.3=hbbd107a_1
155
+ - networkx=3.1=py310h06a4308_0
156
+ - numexpr=2.8.7=py310h85018f9_0
157
+ - numpy=1.26.4=py310h5f9d8c6_0
158
+ - numpy-base=1.26.4=py310hb5e798b_0
159
+ - oauthlib=3.2.2=py310h06a4308_0
160
+ - openh264=2.1.1=h4ff587b_0
161
+ - openjpeg=2.4.0=h3ad879b_0
162
+ - openssl=3.0.13=h7f8727e_0
163
+ - orc=1.7.4=hb3bc3d3_1
164
+ - parso=0.8.3=pyhd3eb1b0_0
165
+ - pcre2=10.42=hebb0a14_0
166
+ - pexpect=4.8.0=pyhd3eb1b0_3
167
+ - pillow=10.2.0=py310h5eee18b_0
168
+ - pip=23.3.1=py310h06a4308_0
169
+ - platformdirs=3.10.0=py310h06a4308_0
170
+ - ply=3.11=py310h06a4308_0
171
+ - prompt-toolkit=3.0.43=py310h06a4308_0
172
+ - prompt_toolkit=3.0.43=hd3eb1b0_0
173
+ - psutil=5.9.0=py310h5eee18b_0
174
+ - ptyprocess=0.7.0=pyhd3eb1b0_2
175
+ - pure_eval=0.2.2=pyhd3eb1b0_0
176
+ - pyarrow=14.0.2=py310h1eedbd7_0
177
+ - pycparser=2.21=pyhd3eb1b0_0
178
+ - pygments=2.15.1=py310h06a4308_1
179
+ - pyjwt=2.4.0=py310h06a4308_0
180
+ - pyopenssl=24.0.0=py310h06a4308_0
181
+ - pyparsing=3.0.9=py310h06a4308_0
182
+ - pyqt=5.15.10=py310h6a678d5_0
183
+ - pyqt5-sip=12.13.0=py310h5eee18b_0
184
+ - pysocks=1.7.1=py310h06a4308_0
185
+ - python=3.10.13=h955ad1f_0
186
+ - python-dateutil=2.8.2=pyhd3eb1b0_0
187
+ - python-tzdata=2023.3=pyhd3eb1b0_0
188
+ - python-xxhash=2.0.2=py310h5eee18b_1
189
+ - pytorch-cuda=11.8=h7e8668a_5
190
+ - pytorch-mutex=1.0=cuda
191
+ - pyyaml=6.0.1=py310h5eee18b_0
192
+ - pyzmq=25.1.2=py310h6a678d5_0
193
+ - qt-main=5.15.2=h53bd1ea_10
194
+ - re2=2022.04.01=h295c915_0
195
+ - readline=8.2=h5eee18b_0
196
+ - regex=2023.10.3=py310h5eee18b_0
197
+ - requests=2.31.0=py310h06a4308_1
198
+ - responses=0.13.3=pyhd3eb1b0_0
199
+ - s2n=1.3.27=hdbd6064_0
200
+ - safetensors=0.4.2=py310ha89cbab_0
201
+ - setuptools=68.2.2=py310h06a4308_0
202
+ - sip=6.7.12=py310h6a678d5_0
203
+ - six=1.16.0=pyhd3eb1b0_1
204
+ - snappy=1.1.10=h6a678d5_1
205
+ - sqlite=3.41.2=h5eee18b_0
206
+ - stack_data=0.2.0=pyhd3eb1b0_0
207
+ - sympy=1.12=py310h06a4308_0
208
+ - tbb=2021.8.0=hdb19cb5_0
209
+ - tk=8.6.12=h1ccaba5_0
210
+ - tokenizers=0.15.1=py310h22610ee_0
211
+ - tomli=2.0.1=py310h06a4308_0
212
+ - torchaudio=2.2.1=py310_cu118
213
+ - torchvision=0.17.1=py310_cu118
214
+ - tornado=6.3.3=py310h5eee18b_0
215
+ - traitlets=5.7.1=py310h06a4308_0
216
+ - transformers=4.38.1=pyhd8ed1ab_0
217
+ - urllib3=2.1.0=py310h06a4308_1
218
+ - utf8proc=2.6.1=h5eee18b_1
219
+ - wcwidth=0.2.5=pyhd3eb1b0_0
220
+ - wheel=0.41.2=py310h06a4308_0
221
+ - xxhash=0.8.0=h7f8727e_3
222
+ - xz=5.4.5=h5eee18b_0
223
+ - yaml=0.2.5=h7b6447c_0
224
+ - zeromq=4.3.5=h6a678d5_0
225
+ - zlib=1.2.13=h5eee18b_0
226
+ - zstd=1.5.5=hc292b87_0
227
+ - pip:
228
+ - accelerate==0.27.2
229
+ - aiosignal==1.3.1
230
+ - annotated-types==0.6.0
231
+ - anyio==4.3.0
232
+ - asgiref==3.7.2
233
+ - attrs==23.2.0
234
+ - backoff==2.2.1
235
+ - bcrypt==4.1.2
236
+ - boilerpy3==1.0.7
237
+ - cachetools==5.3.2
238
+ - chroma-haystack==0.13.0
239
+ - chroma-hnswlib==0.7.3
240
+ - chromadb==0.4.19
241
+ - cmake==3.28.3
242
+ - coloredlogs==15.0.1
243
+ - deprecated==1.2.14
244
+ - diskcache==5.6.3
245
+ - distro==1.9.0
246
+ - elastic-transport==8.12.0
247
+ - elasticsearch==8.12.1
248
+ - elasticsearch-haystack==0.3.0
249
+ - fastapi==0.110.0
250
+ - flask==3.0.2
251
+ - flatbuffers==23.5.26
252
+ - frozenlist==1.4.1
253
+ - fsspec==2024.2.0
254
+ - google-auth==2.28.1
255
+ - googleapis-common-protos==1.62.0
256
+ - grpcio==1.62.0
257
+ - haystack-ai==2.0.0b8
258
+ - haystack-bm25==1.0.2
259
+ - httpcore==1.0.4
260
+ - httptools==0.6.1
261
+ - httpx==0.27.0
262
+ - humanfriendly==10.0
263
+ - importlib-metadata==6.11.0
264
+ - importlib-resources==6.1.2
265
+ - instructor-embedders-haystack==0.4.0
266
+ - instructorembedding==1.0.1
267
+ - itsdangerous==2.1.2
268
+ - joblib==1.3.2
269
+ - jsonlines==4.0.0
270
+ - jsonschema==4.21.1
271
+ - jsonschema-specifications==2023.12.1
272
+ - kubernetes==29.0.0
273
+ - lazy-imports==0.3.1
274
+ - lit==17.0.6
275
+ - llama-cpp-haystack==0.2.1
276
+ - llama-cpp-python==0.2.50
277
+ - markupsafe==2.1.5
278
+ - mistral-haystack==0.0.1
279
+ - mmh3==4.1.0
280
+ - monotonic==1.6
281
+ - more-itertools==10.2.0
282
+ - multidict==6.0.5
283
+ - nltk==3.8.1
284
+ - nvidia-cublas-cu11==11.10.3.66
285
+ - nvidia-cuda-cupti-cu11==11.7.101
286
+ - nvidia-cuda-nvrtc-cu11==11.7.99
287
+ - nvidia-cuda-runtime-cu11==11.7.99
288
+ - nvidia-cudnn-cu11==8.5.0.96
289
+ - nvidia-cufft-cu11==10.9.0.58
290
+ - nvidia-curand-cu11==10.2.10.91
291
+ - nvidia-cusolver-cu11==11.4.0.1
292
+ - nvidia-cusparse-cu11==11.7.4.91
293
+ - nvidia-nccl-cu11==2.14.3
294
+ - nvidia-nvtx-cu11==11.7.91
295
+ - onnxruntime==1.17.1
296
+ - openai==1.12.0
297
+ - opentelemetry-api==1.23.0
298
+ - opentelemetry-exporter-otlp-proto-common==1.23.0
299
+ - opentelemetry-exporter-otlp-proto-grpc==1.23.0
300
+ - opentelemetry-instrumentation==0.44b0
301
+ - opentelemetry-instrumentation-asgi==0.44b0
302
+ - opentelemetry-instrumentation-fastapi==0.44b0
303
+ - opentelemetry-proto==1.23.0
304
+ - opentelemetry-sdk==1.23.0
305
+ - opentelemetry-semantic-conventions==0.44b0
306
+ - opentelemetry-util-http==0.44b0
307
+ - orjson==3.9.15
308
+ - overrides==7.7.0
309
+ - packaging==23.2
310
+ - pandas==2.2.1
311
+ - posthog==3.4.2
312
+ - protobuf==3.19.6
313
+ - pulsar-client==3.4.0
314
+ - pyasn1==0.5.1
315
+ - pyasn1-modules==0.3.0
316
+ - pydantic==2.6.2
317
+ - pydantic-core==2.16.3
318
+ - pypdf==4.0.2
319
+ - pypika==0.48.9
320
+ - python-dotenv==1.0.1
321
+ - pytz==2024.1
322
+ - referencing==0.33.0
323
+ - requests-oauthlib==1.3.1
324
+ - rich==13.7.0
325
+ - rpds-py==0.18.0
326
+ - rsa==4.9
327
+ - scikit-learn==1.4.1.post1
328
+ - scipy==1.12.0
329
+ - sentence-transformers==2.2.2
330
+ - starlette==0.36.3
331
+ - tenacity==8.2.3
332
+ - threadpoolctl==3.3.0
333
+ - toolz==0.12.1
334
+ - torch==2.0.1
335
+ - tqdm==4.66.2
336
+ - triton==2.0.0
337
+ - typer==0.9.0
338
+ - typing-extensions==4.10.0
339
+ - tzdata==2024.1
340
+ - uvicorn==0.27.1
341
+ - uvloop==0.19.0
342
+ - watchfiles==0.21.0
343
+ - websocket-client==1.7.0
344
+ - websockets==12.0
345
+ - werkzeug==3.0.1
346
+ - wrapt==1.16.0
347
+ - yarl==1.9.4
348
+ - zipp==3.17.0
349
+ prefix: /conda/asugandhi/miniconda3/envs/RAGAPP
code/requirements.txt ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==0.27.2
3
+ aiofiles==23.1.0
4
+ aiohttp @ file:///croot/aiohttp_1707342283163/work
5
+ aiosignal @ file:///tmp/build/80754af9/aiosignal_1637843061372/work
6
+ altair==5.0.0
7
+ annotated-types==0.6.0
8
+ anyio==4.3.0
9
+ asgiref==3.7.2
10
+ asttokens @ file:///opt/conda/conda-bld/asttokens_1646925590279/work
11
+ astunparse==1.6.3
12
+ async-timeout @ file:///croot/async-timeout_1703096998144/work
13
+ attrs @ file:///croot/attrs_1695717823297/work
14
+ backoff==2.2.1
15
+ bcrypt==4.1.2
16
+ bitsandbytes==0.38.1
17
+ blinker @ file:///croot/blinker_1696539051175/work
18
+ boilerpy3==1.0.7
19
+ Bottleneck @ file:///croot/bottleneck_1707864210935/work
20
+ Brotli @ file:///tmp/abs_ecyw11_7ze/croots/recipe/brotli-split_1659616059936/work
21
+ cachetools @ file:///tmp/build/80754af9/cachetools_1619597386817/work
22
+ certifi @ file:///croot/certifi_1707229174982/work/certifi
23
+ cffi @ file:///croot/cffi_1700254295673/work
24
+ charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
25
+ chroma-haystack==0.13.0
26
+ chroma-hnswlib==0.7.3
27
+ chromadb==0.4.19
28
+ click @ file:///croot/click_1698129812380/work
29
+ cmake==3.28.3
30
+ colorama==0.4.6
31
+ coloredlogs==15.0.1
32
+ comm @ file:///croot/comm_1671231121260/work
33
+ cryptography @ file:///croot/cryptography_1707523700518/work
34
+ cycler @ file:///tmp/build/80754af9/cycler_1637851556182/work
35
+ datasets==2.12.0
36
+ debugpy @ file:///croot/debugpy_1690905042057/work
37
+ decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
38
+ Deprecated==1.2.14
39
+ dill @ file:///croot/dill_1667919592856/work
40
+ diskcache==5.6.3
41
+ distro==1.9.0
42
+ exceptiongroup @ file:///croot/exceptiongroup_1706031385326/work
43
+ executing @ file:///opt/conda/conda-bld/executing_1646925071911/work
44
+ fairscale==0.4.13
45
+ fastapi==0.110.0
46
+ ffmpy==0.3.0
47
+ filelock @ file:///croot/filelock_1700591183607/work
48
+ fire==0.5.0
49
+ flatbuffers==23.5.26
50
+ flexgen==0.1.7
51
+ fonttools==4.25.0
52
+ frozenlist @ file:///croot/frozenlist_1698702560391/work
53
+ fsspec @ file:///croot/fsspec_1701286474621/work
54
+ gast==0.4.0
55
+ gmpy2 @ file:///tmp/build/80754af9/gmpy2_1645455533097/work
56
+ google-auth==2.28.1
57
+ google-auth-oauthlib @ file:///tmp/build/80754af9/google-auth-oauthlib_1617120569401/work
58
+ google-pasta==0.2.0
59
+ googleapis-common-protos==1.62.0
60
+ gradio==3.31.0
61
+ gradio_client==0.2.5
62
+ grpcio==1.62.0
63
+ h11==0.14.0
64
+ h5py==3.8.0
65
+ haystack-ai==2.0.0b8
66
+ haystack-bm25==1.0.2
67
+ httpcore==1.0.4
68
+ httptools==0.6.1
69
+ httpx==0.27.0
70
+ huggingface-hub @ file:///croot/huggingface_hub_1708634519519/work
71
+ humanfriendly==10.0
72
+ idna @ file:///croot/idna_1666125576474/work
73
+ importlib-metadata==6.11.0
74
+ importlib_resources==6.1.2
75
+ instructor-embedders-haystack==0.4.0
76
+ InstructorEmbedding==1.0.1
77
+ ipykernel @ file:///croot/ipykernel_1705933831282/work
78
+ ipython @ file:///croot/ipython_1704833016303/work
79
+ jedi @ file:///tmp/build/80754af9/jedi_1644315229345/work
80
+ Jinja2==3.1.3
81
+ joblib==1.3.2
82
+ jsonlines==4.0.0
83
+ jsonschema==4.21.1
84
+ jsonschema-specifications==2023.12.1
85
+ jupyter_client @ file:///croot/jupyter_client_1699455897726/work
86
+ jupyter_core @ file:///croot/jupyter_core_1698937308754/work
87
+ keras==2.11.0
88
+ kiwisolver @ file:///croot/kiwisolver_1672387140495/work
89
+ kubernetes==29.0.0
90
+ lazy-imports==0.3.1
91
+ libclang==15.0.6.1
92
+ linkify-it-py==2.0.2
93
+ lit==17.0.6
94
+ llama-cpp-haystack==0.2.1
95
+ llama_cpp_python==0.2.50
96
+ Markdown==3.4.1
97
+ markdown-it-py==2.2.0
98
+ MarkupSafe==2.1.5
99
+ matplotlib @ file:///tmp/build/80754af9/matplotlib-suite_1647441664166/work
100
+ matplotlib-inline @ file:///opt/conda/conda-bld/matplotlib-inline_1662014470464/work
101
+ mdit-py-plugins==0.3.3
102
+ mdurl==0.1.2
103
+ mkl-fft @ file:///croot/mkl_fft_1695058164594/work
104
+ mkl-random @ file:///croot/mkl_random_1695059800811/work
105
+ mkl-service==2.4.0
106
+ mmh3==4.1.0
107
+ monotonic==1.6
108
+ more-itertools==10.2.0
109
+ mpmath @ file:///croot/mpmath_1690848262763/work
110
+ multidict @ file:///croot/multidict_1701096859099/work
111
+ multiprocess==0.70.14
112
+ munkres==1.1.4
113
+ nest-asyncio @ file:///croot/nest-asyncio_1708532673751/work
114
+ networkx @ file:///croot/networkx_1690561992265/work
115
+ ninja==1.11.1
116
+ nltk==3.8.1
117
+ numexpr @ file:///croot/numexpr_1696515281613/work
118
+ numpy==1.26.4
119
+ nvidia-cublas-cu11==11.10.3.66
120
+ nvidia-cuda-cupti-cu11==11.7.101
121
+ nvidia-cuda-nvrtc-cu11==11.7.99
122
+ nvidia-cuda-runtime-cu11==11.7.99
123
+ nvidia-cudnn-cu11==8.5.0.96
124
+ nvidia-cufft-cu11==10.9.0.58
125
+ nvidia-curand-cu11==10.2.10.91
126
+ nvidia-cusolver-cu11==11.4.0.1
127
+ nvidia-cusparse-cu11==11.7.4.91
128
+ nvidia-nccl-cu11==2.14.3
129
+ nvidia-nvtx-cu11==11.7.91
130
+ oauthlib @ file:///croot/oauthlib_1679489621486/work
131
+ onnxruntime==1.17.1
132
+ openai==1.12.0
133
+ opentelemetry-api==1.23.0
134
+ opentelemetry-exporter-otlp-proto-common==1.23.0
135
+ opentelemetry-exporter-otlp-proto-grpc==1.23.0
136
+ opentelemetry-instrumentation==0.44b0
137
+ opentelemetry-instrumentation-asgi==0.44b0
138
+ opentelemetry-instrumentation-fastapi==0.44b0
139
+ opentelemetry-proto==1.23.0
140
+ opentelemetry-sdk==1.23.0
141
+ opentelemetry-semantic-conventions==0.44b0
142
+ opentelemetry-util-http==0.44b0
143
+ opt-einsum==3.3.0
144
+ orjson==3.9.15
145
+ overrides==7.7.0
146
+ packaging @ file:///croot/packaging_1693575174725/work
147
+ pandas==1.5.3
148
+ parso @ file:///opt/conda/conda-bld/parso_1641458642106/work
149
+ peft @ git+https://github.com/huggingface/peft@4fd374e80d670781c0d82c96ce94d1215ff23306
150
+ pexpect @ file:///tmp/build/80754af9/pexpect_1605563209008/work
151
+ pillow @ file:///croot/pillow_1707233021655/work
152
+ platformdirs @ file:///croot/platformdirs_1692205439124/work
153
+ ply==3.11
154
+ posthog==3.4.2
155
+ prompt-toolkit @ file:///croot/prompt-toolkit_1704404351921/work
156
+ protobuf==3.19.6
157
+ psutil @ file:///opt/conda/conda-bld/psutil_1656431268089/work
158
+ ptyprocess @ file:///tmp/build/80754af9/ptyprocess_1609355006118/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
159
+ PuLP==2.7.0
160
+ pulsar-client==3.4.0
161
+ pure-eval @ file:///opt/conda/conda-bld/pure_eval_1646925070566/work
162
+ pyarrow==12.0.0
163
+ pyasn1 @ file:///Users/ktietz/demo/mc3/conda-bld/pyasn1_1629708007385/work
164
+ pyasn1-modules==0.2.8
165
+ pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
166
+ pydantic==2.6.2
167
+ pydantic_core==2.16.3
168
+ pydub==0.25.1
169
+ Pygments @ file:///croot/pygments_1684279966437/work
170
+ PyJWT @ file:///opt/conda/conda-bld/pyjwt_1657544592787/work
171
+ pyOpenSSL @ file:///croot/pyopenssl_1708380408460/work
172
+ pyparsing @ file:///opt/conda/conda-bld/pyparsing_1661452539315/work
173
+ PyPika==0.48.9
174
+ PyQt5==5.15.10
175
+ PyQt5-sip @ file:///croot/pyqt-split_1698769088074/work/pyqt_sip
176
+ PySocks @ file:///home/builder/ci_310/pysocks_1640793678128/work
177
+ python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
178
+ python-dotenv==1.0.1
179
+ python-multipart==0.0.6
180
+ pytz @ file:///croot/pytz_1695131579487/work
181
+ PyYAML @ file:///croot/pyyaml_1698096049011/work
182
+ pyzmq @ file:///croot/pyzmq_1705605076900/work
183
+ referencing==0.33.0
184
+ regex @ file:///croot/regex_1696515298636/work
185
+ requests @ file:///croot/requests_1707355572290/work
186
+ requests-oauthlib==1.3.0
187
+ responses==0.18.0
188
+ rich==13.7.0
189
+ rpds-py==0.18.0
190
+ rsa @ file:///tmp/build/80754af9/rsa_1614366226499/work
191
+ rwkv==0.7.3
192
+ safetensors @ file:///croot/safetensors_1708633833937/work
193
+ scikit-learn==1.4.1.post1
194
+ scipy==1.12.0
195
+ semantic-version==2.10.0
196
+ sentence-transformers==2.2.2
197
+ sentencepiece==0.1.99
198
+ sip @ file:///croot/sip_1698675935381/work
199
+ six @ file:///tmp/build/80754af9/six_1644875935023/work
200
+ sniffio==1.3.0
201
+ stack-data @ file:///opt/conda/conda-bld/stack_data_1646927590127/work
202
+ starlette==0.36.3
203
+ sympy @ file:///croot/sympy_1701397643339/work
204
+ tenacity==8.2.3
205
+ tensorboard==2.11.2
206
+ tensorboard-data-server==0.6.1
207
+ tensorboard-plugin-wit==1.8.1
208
+ tensorflow==2.11.0
209
+ tensorflow-estimator==2.11.0
210
+ tensorflow-io-gcs-filesystem==0.30.0
211
+ termcolor==2.2.0
212
+ threadpoolctl==3.3.0
213
+ tokenizers @ file:///croot/tokenizers_1708633814160/work
214
+ tomli @ file:///opt/conda/conda-bld/tomli_1657175507142/work
215
+ toolz==0.12.1
216
+ torch==2.0.1
217
+ torchaudio==2.0.2+cu118
218
+ torchvision==0.15.2+cu118
219
+ tornado @ file:///croot/tornado_1696936946304/work
220
+ tqdm @ file:///croot/tqdm_1679561862951/work
221
+ traitlets @ file:///croot/traitlets_1671143879854/work
222
+ transformers @ file:///home/conda/feedstock_root/build_artifacts/transformers_1708574094739/work
223
+ triton==2.0.0
224
+ typer==0.9.0
225
+ typing_extensions==4.10.0
226
+ tzdata @ file:///croot/python-tzdata_1690578112552/work
227
+ uc-micro-py==1.0.2
228
+ urllib3 @ file:///croot/urllib3_1707770551213/work
229
+ uvicorn==0.27.1
230
+ uvloop==0.19.0
231
+ watchfiles==0.21.0
232
+ wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work
233
+ websocket-client==1.7.0
234
+ websockets==12.0
235
+ Werkzeug==2.2.2
236
+ wrapt==1.16.0
237
+ xxhash==3.2.0
238
+ yarl @ file:///croot/yarl_1701105127787/work
239
+ zipp==3.17.0