-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtest_environment.yml
161 lines (161 loc) · 4.26 KB
/
test_environment.yml
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
name: testenv
channels:
- pytorch
- nvidia
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- blas=2.116=mkl
- blas-devel=3.9.0=16_linux64_mkl
- bzip2=1.0.8=hd590300_5
- ca-certificates=2024.2.2=hbcca054_0
- 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.3.101=0
- cuda-runtime=12.1.0=0
- filelock=3.13.1=pyhd8ed1ab_0
- gmp=6.3.0=h59595ed_0
- gmpy2=2.1.2=py310h3ec546c_1
- icu=73.2=h59595ed_0
- jinja2=3.1.3=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libblas=3.9.0=16_linux64_mkl
- libcblas=3.9.0=16_linux64_mkl
- libcublas=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufile=1.8.1.2=0
- libcurand=10.3.4.107=0
- libcusolver=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_5
- libgfortran-ng=13.2.0=h69a702a_5
- libgfortran5=13.2.0=ha4646dd_5
- libgomp=13.2.0=h807b86a_5
- libhwloc=2.9.3=default_h554bfaf_1009
- libiconv=1.17=hd590300_2
- liblapack=3.9.0=16_linux64_mkl
- liblapacke=3.9.0=16_linux64_mkl
- libnpp=12.0.2.50=0
- libnsl=2.0.1=hd590300_0
- libnvjitlink=12.1.105=0
- libnvjpeg=12.1.1.14=0
- libsqlite=3.45.1=h2797004_0
- libstdcxx-ng=13.2.0=h7e041cc_5
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.12.5=h232c23b_0
- libzlib=1.2.13=hd590300_5
- llvm-openmp=15.0.7=h0cdce71_0
- markupsafe=2.1.5=py310h2372a71_0
- mkl=2022.1.0=h84fe81f_915
- mkl-devel=2022.1.0=ha770c72_916
- mkl-include=2022.1.0=h84fe81f_915
- mpc=1.3.1=hfe3b2da_0
- mpfr=4.2.1=h9458935_0
- mpmath=1.3.0=pyhd8ed1ab_0
- ncurses=6.4=h59595ed_2
- networkx=3.2.1=pyhd8ed1ab_0
- openssl=3.2.1=hd590300_0
- pip=24.0=pyhd8ed1ab_0
- python=3.10.13=hd12c33a_1_cpython
- python_abi=3.10=4_cp310
- pytorch=2.1.0=py3.10_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_5
- pytorch-mutex=1.0=cuda
- pyyaml=6.0.1=py310h2372a71_1
- readline=8.2=h8228510_1
- setuptools=69.0.3=pyhd8ed1ab_0
- sympy=1.12=pypyh9d50eac_103
- tbb=2021.11.0=h00ab1b0_1
- tk=8.6.13=noxft_h4845f30_101
- torchtriton=2.1.0=py310
- typing_extensions=4.9.0=pyha770c72_0
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- pip:
- accelerate==0.26.1
- aim==3.17.0
- aim-ui==3.17.0
- aimrecords==0.0.7
- aimrocks==0.4.0
- aiofiles==23.2.1
- aiohttp==3.9.3
- aiosignal==1.3.1
- alembic==1.13.1
- annotated-types==0.6.0
- anyio==4.2.0
- async-timeout==4.0.3
- attrs==23.2.0
- backoff==2.2.1
- base58==2.0.1
- bitsandbytes==0.42.0
- cachetools==5.3.2
- certifi==2024.2.2
- cffi==1.16.0
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpickle==3.0.0
- contourpy==1.2.0
- cryptography==42.0.2
- cycler==0.12.1
- datasets==2.14.7
- dill==0.3.7
- exceptiongroup==1.2.0
- fastapi==0.109.2
- fonttools==4.48.1
- frozenlist==1.4.1
- fsspec==2023.10.0
- greenlet==3.0.3
- grpcio==1.60.1
- h11==0.14.0
- huggingface-hub==0.20.3
- idna==3.6
- kiwisolver==1.4.5
- mako==1.3.2
- matplotlib==3.8.2
- multidict==6.0.5
- multiprocess==0.70.15
- numpy==1.26.4
- packaging==23.2
- pandas==2.2.0
- pillow==10.2.0
- protobuf==4.25.2
- psutil==5.9.8
- py3nvml==0.2.7
- pyarrow==15.0.0
- pyarrow-hotfix==0.6
- pycparser==2.21
- pydantic==2.6.1
- pydantic-core==2.16.2
- pyjwt==2.8.0
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2024.1
- rdkit==2023.9.4
- regex==2023.12.25
- requests==2.31.0
- restrictedpython==7.0
- safetensors==0.4.2
- scipy==1.12.0
- segment-analytics-python==2.3.1
- six==1.16.0
- sniffio==1.3.0
- sqlalchemy==1.4.51
- starlette==0.36.3
- submitit==1.5.1
- tokenizers==0.15.1
- tqdm==4.66.2
- transformers==4.37.0
- tzdata==2024.1
- urllib3==2.2.0
- uvicorn==0.27.1
- xmltodict==0.13.0
- xxhash==3.4.1
- yarl==1.9.4
prefix: /home/philipp/miniforge3/envs/test_cl11.8_t_4.37