-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda_env.yaml
352 lines (352 loc) · 11.3 KB
/
conda_env.yaml
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
name: rag-all
channels:
- pytorch
- nvidia
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- absl-py=2.1.0=pyhd8ed1ab_0
- accelerate=0.31.0=pyhd8ed1ab_0
- aiohappyeyeballs=2.4.3=pyhd8ed1ab_0
- aiohttp=3.10.8=py312h66e93f0_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- alsa-lib=1.2.12=h4ab18f5_0
- aom=3.9.1=hac33072_0
- attrs=24.2.0=pyh71513ae_0
- aws-c-auth=0.7.31=h57bd9a3_0
- aws-c-cal=0.7.4=hfd43aa1_1
- aws-c-common=0.9.28=hb9d3cd8_0
- aws-c-compression=0.2.19=h756ea98_1
- aws-c-event-stream=0.4.3=h29ce20c_2
- aws-c-http=0.8.10=h5e77a74_0
- aws-c-io=0.14.18=h33ff4e5_10
- aws-c-mqtt=0.10.6=h02abb05_0
- aws-c-s3=0.6.6=h834ce55_0
- aws-c-sdkutils=0.1.19=h756ea98_3
- aws-checksums=0.1.20=h756ea98_0
- aws-crt-cpp=0.28.3=h469002c_5
- aws-sdk-cpp=1.11.407=h9f1560d_0
- azure-core-cpp=1.13.0=h935415a_0
- azure-identity-cpp=1.9.0=hd126650_0
- azure-storage-blobs-cpp=12.13.0=h1d30c4a_0
- azure-storage-common-cpp=12.8.0=ha3822c6_0
- azure-storage-files-datalake-cpp=12.12.0=h0f25b8a_0
- bitarray=2.9.3=py312h66e93f0_0
- blas=2.116=mkl
- blas-devel=3.9.0=16_linux64_mkl
- blinker=1.8.2=pyhd8ed1ab_0
- brotli=1.1.0=hb9d3cd8_2
- brotli-bin=1.1.0=hb9d3cd8_2
- brotli-python=1.1.0=py312h2ec8cdc_2
- bzip2=1.0.8=h4bc722e_7
- c-ares=1.33.1=heb4867d_0
- ca-certificates=2024.8.30=hbcca054_0
- cairo=1.18.0=hebfffa5_3
- certifi=2024.8.30=pyhd8ed1ab_0
- cffi=1.17.1=py312h06ac9bb_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- colorama=0.4.6=pyhd8ed1ab_0
- contourpy=1.3.0=py312h68727a3_2
- cuda-cudart=12.1.105=0
- cuda-cupti=12.1.105=0
- cuda-libraries=12.1.0=0
- cuda-nvrtc=12.1.105=0
- cuda-nvtx=12.1.105=0
- cuda-opencl=12.6.77=0
- cuda-runtime=12.1.0=0
- cuda-version=12.6=3
- cycler=0.12.1=pyhd8ed1ab_0
- datasets=3.0.1=pyhd8ed1ab_0
- dav1d=1.2.1=hd590300_0
- dbus=1.13.6=h5008d03_3
- dill=0.3.8=pyhd8ed1ab_0
- double-conversion=3.3.0=h59595ed_0
- expat=2.6.3=h5888daf_0
- faiss=1.8.0=py312h64bddfc_1_cpu
- faiss-cpu=1.8.0=h718b53a_1
- ffmpeg=7.1.0=gpl_h3fac18e_100
- filelock=3.16.1=pyhd8ed1ab_0
- flask=3.0.3=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h77eed37_3
- fontconfig=2.14.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.54.1=py312h178313f_1
- freetype=2.12.1=h267a509_2
- fribidi=1.0.10=h36c2ea0_0
- frozenlist=1.4.1=py312h66e93f0_1
- fsspec=2024.6.1=pyhff2d567_0
- gflags=2.2.2=h5888daf_1005
- gitdb=4.0.11=pyhd8ed1ab_0
- gitpython=3.1.43=pyhd8ed1ab_0
- glog=0.7.1=hbabe93e_0
- gmp=6.3.0=hac33072_2
- gmpy2=2.1.5=py312h7201bc8_2
- graphite2=1.3.13=h59595ed_1003
- h2=4.1.0=pyhd8ed1ab_0
- harfbuzz=9.0.0=hda332d3_1
- hpack=4.0.0=pyh9f0ad1d_0
- huggingface_hub=0.25.1=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=75.1=he02047a_0
- idna=3.10=pyhd8ed1ab_0
- importlib-metadata=8.5.0=pyha770c72_0
- itsdangerous=2.2.0=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.7=py312h68727a3_0
- krb5=1.21.3=h659f571_0
- lame=3.100=h166bdaf_1003
- lcms2=2.16=hb7c19ff_0
- ld_impl_linux-64=2.43=h712a8e2_1
- lerc=4.0.0=h27087fc_0
- libabseil=20240722.0=cxx17_h5888daf_1
- libarrow=17.0.0=h364f349_19_cpu
- libarrow-acero=17.0.0=h5888daf_19_cpu
- libarrow-dataset=17.0.0=h5888daf_19_cpu
- libarrow-substrait=17.0.0=he882d9a_19_cpu
- libass=0.17.3=h1dc1e6a_0
- libblas=3.9.0=16_linux64_mkl
- libbrotlicommon=1.1.0=hb9d3cd8_2
- libbrotlidec=1.1.0=hb9d3cd8_2
- libbrotlienc=1.1.0=hb9d3cd8_2
- libcblas=3.9.0=16_linux64_mkl
- libclang-cpp19.1=19.1.2=default_hb5137d0_1
- libclang13=19.1.2=default_h9c6a7e4_1
- libcrc32c=1.1.2=h9c3ff4c_0
- libcublas=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufile=1.11.1.6=0
- libcups=2.3.3=h4637d8d_4
- libcurand=10.3.7.77=0
- libcurl=8.10.1=hbbe4b11_0
- libcusolver=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libdeflate=1.21=h4bc722e_0
- libdrm=2.4.123=hb9d3cd8_0
- libedit=3.1.20191231=he28a2e2_2
- libegl=1.7.0=ha4b6fd6_0
- libev=4.33=hd590300_2
- libevent=2.1.12=hf998b51_1
- libexpat=2.6.3=h5888daf_0
- libfaiss=1.8.0=h0ce047f_1_cpu
- libffi=3.4.2=h7f98852_5
- libgcc=14.1.0=h77fa898_1
- libgcc-ng=14.1.0=h69a702a_1
- libgfortran=14.1.0=h69a702a_1
- libgfortran-ng=14.1.0=h69a702a_1
- libgfortran5=14.1.0=hc5f4f2c_1
- libgl=1.7.0=ha4b6fd6_0
- libglib=2.82.1=h2ff4ddf_0
- libglvnd=1.7.0=ha4b6fd6_0
- libglx=1.7.0=ha4b6fd6_0
- libgomp=14.1.0=h77fa898_1
- libgoogle-cloud=2.29.0=h438788a_1
- libgoogle-cloud-storage=2.29.0=h0121fbd_1
- libgrpc=1.65.5=hf5c653b_0
- libhwloc=2.11.1=default_hecaa2ac_1000
- libiconv=1.17=hd590300_2
- libjpeg-turbo=3.0.0=hd590300_1
- liblapack=3.9.0=16_linux64_mkl
- liblapacke=3.9.0=16_linux64_mkl
- libllvm19=19.1.2=ha7bfdaf_0
- libnghttp2=1.58.0=h47da74e_1
- libnpp=12.0.2.50=0
- libnsl=2.0.1=hd590300_0
- libnvjitlink=12.1.105=0
- libnvjpeg=12.1.1.14=0
- libopengl=1.7.0=ha4b6fd6_0
- libopenvino=2024.4.0=hac27bb2_1
- libopenvino-auto-batch-plugin=2024.4.0=h4d9b6c2_1
- libopenvino-auto-plugin=2024.4.0=h4d9b6c2_1
- libopenvino-hetero-plugin=2024.4.0=h3f63f65_1
- libopenvino-intel-cpu-plugin=2024.4.0=hac27bb2_1
- libopenvino-intel-gpu-plugin=2024.4.0=hac27bb2_1
- libopenvino-intel-npu-plugin=2024.4.0=hac27bb2_1
- libopenvino-ir-frontend=2024.4.0=h3f63f65_1
- libopenvino-onnx-frontend=2024.4.0=he882d9a_1
- libopenvino-paddle-frontend=2024.4.0=he882d9a_1
- libopenvino-pytorch-frontend=2024.4.0=h5888daf_1
- libopenvino-tensorflow-frontend=2024.4.0=h9718a47_1
- libopenvino-tensorflow-lite-frontend=2024.4.0=h5888daf_1
- libopus=1.3.1=h7f98852_1
- libparquet=17.0.0=h6bd9018_19_cpu
- libpciaccess=0.18=hd590300_0
- libpng=1.6.44=hadc24fc_0
- libpq=16.4=h2d7952a_3
- libprotobuf=5.27.5=h5b01275_2
- libre2-11=2023.09.01=hbbce691_3
- libsentencepiece=0.2.0=hc20e799_5
- libsqlite=3.46.1=hadc24fc_0
- libssh2=1.11.0=h0841786_0
- libstdcxx=14.1.0=hc0a3c3a_1
- libstdcxx-ng=14.1.0=h4852527_1
- libthrift=0.21.0=h0e7cc3e_0
- libtiff=4.7.0=h6565414_0
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.38.1=h0b41bf4_0
- libva=2.22.0=h8a09558_1
- libvpx=1.14.1=hac33072_0
- libwebp-base=1.4.0=hd590300_0
- libxcb=1.16=hb9d3cd8_1
- libxcrypt=4.4.36=hd590300_1
- libxkbcommon=1.7.0=h2c5496b_1
- libxml2=2.12.7=he7c6b58_4
- libxslt=1.1.39=h76b75d6_0
- libzlib=1.3.1=hb9d3cd8_2
- llvm-openmp=15.0.7=h0cdce71_0
- lz4-c=1.9.4=hcb278e6_0
- markupsafe=2.1.5=py312h66e93f0_1
- matplotlib=3.9.2=py312h7900ff3_1
- matplotlib-base=3.9.2=py312hd3ec401_1
- mkl=2022.1.0=h84fe81f_915
- mkl-devel=2022.1.0=ha770c72_916
- mkl-include=2022.1.0=h84fe81f_915
- mpc=1.3.1=h24ddda3_1
- mpfr=4.2.1=h90cbb55_3
- mpmath=1.3.0=pyhd8ed1ab_0
- multidict=6.1.0=py312h66e93f0_0
- multiprocess=0.70.16=py312h66e93f0_1
- munkres=1.1.4=pyh9f0ad1d_0
- mysql-common=9.0.1=h266115a_2
- mysql-libs=9.0.1=he0572af_2
- ncurses=6.5=he02047a_1
- networkx=3.3=pyhd8ed1ab_1
- ninja=1.12.1=h297d8ca_0
- nltk=3.9.1=pyhd8ed1ab_0
- numpy=1.26.4=py312heda63a1_0
- ocl-icd=2.3.2=hd590300_1
- openh264=2.4.1=h59595ed_0
- openjpeg=2.5.2=h488ebb8_0
- openssl=3.3.2=hb9d3cd8_0
- orc=2.0.2=h690cf93_1
- packaging=24.1=pyhd8ed1ab_0
- pandas=2.2.3=py312hf9745cd_1
- patsy=0.5.6=pyhd8ed1ab_0
- pcre2=10.44=hba22ea6_2
- pillow=10.4.0=py312h56024de_1
- pip=24.2=pyh8b19718_1
- pixman=0.43.2=h59595ed_0
- protobuf=5.27.5=py312h2ec8cdc_0
- psutil=6.0.0=py312h66e93f0_1
- pthread-stubs=0.4=hb9d3cd8_1002
- pugixml=1.14=h59595ed_0
- pyarrow=17.0.0=py312h9cebb41_1
- pyarrow-core=17.0.0=py312h9cafe31_1_cpu
- pycparser=2.22=pyhd8ed1ab_0
- pyparsing=3.2.0=pyhd8ed1ab_1
- pyside6=6.7.2=py312h91f0f75_4
- pysocks=1.7.1=pyha2e5f31_6
- python=3.12.6=hc5c86c4_2_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-dotenv=1.0.1=pyhd8ed1ab_0
- python-tzdata=2024.2=pyhd8ed1ab_0
- python-xxhash=3.5.0=py312h66e93f0_1
- python_abi=3.12=5_cp312
- pytorch=2.3.1=py3.12_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_5
- pytorch-mutex=1.0=cuda
- pytz=2024.1=pyhd8ed1ab_0
- pyyaml=6.0.2=py312h66e93f0_1
- qhull=2020.2=h434a139_5
- qt6-main=6.7.2=hadfd74e_5
- re2=2023.09.01=h77b4e00_3
- readline=8.2=h8228510_1
- regex=2024.9.11=py312h66e93f0_0
- requests=2.32.3=pyhd8ed1ab_0
- rouge-score=0.1.2=pyhd8ed1ab_0
- s2n=1.5.3=h7b32b05_0
- safetensors=0.4.5=py312h12e396e_0
- scikit-learn=1.5.2=py312h7a48858_1
- scipy=1.14.1=py312h62794b6_1
- seaborn=0.13.2=hd8ed1ab_2
- seaborn-base=0.13.2=pyhd8ed1ab_2
- sentence-transformers=3.0.1=pyhd8ed1ab_0
- sentencepiece=0.2.0=h7900ff3_5
- sentencepiece-python=0.2.0=py312h1742d2f_5
- sentencepiece-spm=0.2.0=hc20e799_5
- setuptools=75.1.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- smmap=5.0.0=pyhd8ed1ab_0
- snappy=1.2.1=ha2e4443_0
- statsmodels=0.14.4=py312hc0a28a1_0
- svt-av1=2.2.1=h5888daf_0
- sympy=1.13.3=pypyh2585a3b_103
- tbb=2021.13.0=h84d6215_0
- threadpoolctl=3.5.0=pyhc1e730c_0
- tk=8.6.13=noxft_h4845f30_101
- tokenizers=0.19.1=py312hfef1a59_0
- torchaudio=2.3.1=py312_cu121
- torchvision=0.18.1=py312_cu121
- tornado=6.4.1=py312h66e93f0_1
- tqdm=4.66.5=pyhd8ed1ab_0
- transformers=4.43.2=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- tzdata=2024a=h8827d51_1
- ujson=5.10.0=py312h2ec8cdc_1
- unicodedata2=15.1.0=py312h66e93f0_1
- urllib3=2.2.3=pyhd8ed1ab_0
- wayland=1.23.1=h3e06ad9_0
- wayland-protocols=1.37=hd8ed1ab_0
- werkzeug=3.0.4=pyhd8ed1ab_0
- wheel=0.44.0=pyhd8ed1ab_0
- word2number=1.1=py_0
- x264=1!164.3095=h166bdaf_2
- x265=3.5=h924138e_3
- xcb-util=0.4.1=hb711507_2
- xcb-util-cursor=0.1.5=hb9d3cd8_0
- xcb-util-image=0.4.0=hb711507_2
- xcb-util-keysyms=0.4.1=hb711507_0
- xcb-util-renderutil=0.3.10=hb711507_0
- xcb-util-wm=0.4.2=hb711507_0
- xkeyboard-config=2.42=h4ab18f5_0
- xorg-fixesproto=5.0=hb9d3cd8_1003
- xorg-inputproto=2.3.2=hb9d3cd8_1003
- xorg-kbproto=1.0.7=hb9d3cd8_1003
- xorg-libice=1.1.1=hb9d3cd8_1
- xorg-libsm=1.2.4=he73a12e_1
- xorg-libx11=1.8.9=hb711507_1
- xorg-libxau=1.0.11=hb9d3cd8_1
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-libxi=1.7.10=h4bc722e_1
- xorg-libxrender=0.9.11=hd590300_0
- xorg-libxtst=1.2.5=h4bc722e_0
- xorg-libxxf86vm=1.1.5=hb9d3cd8_2
- xorg-recordproto=1.14.2=hb9d3cd8_1003
- xorg-renderproto=0.11.1=hb9d3cd8_1003
- xorg-xextproto=7.3.0=hb9d3cd8_1004
- xorg-xproto=7.0.31=hb9d3cd8_1008
- xxhash=0.8.2=hd590300_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- yarl=1.13.1=py312h66e93f0_0
- zipp=3.20.2=pyhd8ed1ab_0
- zlib=1.3.1=hb9d3cd8_2
- zstandard=0.23.0=py312hef9b889_1
- zstd=1.5.6=ha6fb4c9_0
- pip:
- annotated-types==0.7.0
- archspec==0.2.5
- jsonschema==4.23.0
- jsonschema-specifications==2024.10.1
- mistral-common==1.4.4
- prettytable==3.11.0
- pydantic==2.9.2
- pydantic-core==2.23.4
- referencing==0.35.1
- rpds-py==0.20.0
- scalable-vs==0.0.5
- tiktoken==0.7.0
- toml==0.10.2
- tomli==2.0.2
- wcwidth==0.2.13
prefix: /home/vyvo/miniforge3/envs/rag-all