-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathenv.yml
149 lines (148 loc) · 4.14 KB
/
env.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
name: bab
channels:
- pytorch
- nvidia
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
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
- brotlipy=0.7.0=py310h5764c6d_1005
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.12.7=ha878542_0
- cffi=1.15.1=py310h255011f_3
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- cryptography=39.0.2=py310h34c0648_0
- cuda-cudart=11.8.89=0
- cuda-cupti=11.8.87=0
- cuda-libraries=11.8.0=0
- cuda-nvrtc=11.8.89=0
- cuda-nvtx=11.8.86=0
- cuda-runtime=11.8.0=0
- cudatoolkit=11.8.0=h37601d7_11
- ffmpeg=4.3=hf484d3e_0
- filelock=3.10.0=pyhd8ed1ab_0
- freetype=2.12.1=hca18f0e_1
- gmp=6.2.1=h58526e2_0
- gmpy2=2.1.2=py310h3ec546c_1
- gnutls=3.6.13=h85f3911_1
- icu=72.1=hcb278e6_0
- idna=3.4=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- jpeg=9e=h0b41bf4_3
- lame=3.100=h166bdaf_1003
- lcms2=2.15=hfd0df8a_0
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- libblas=3.9.0=16_linux64_mkl
- libcblas=3.9.0=16_linux64_mkl
- libcublas=11.11.3.6=0
- libcufft=10.9.0.58=0
- libcufile=1.6.0.25=0
- libcurand=10.3.2.56=0
- libcusolver=11.4.1.48=0
- libcusparse=11.7.5.86=0
- libdeflate=1.17=h0b41bf4_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=12.2.0=h65d4601_19
- libhwloc=2.9.0=hd6dc26d_0
- libiconv=1.17=h166bdaf_0
- liblapack=3.9.0=16_linux64_mkl
- liblapacke=3.9.0=16_linux64_mkl
- libnpp=11.8.0.86=0
- libnsl=2.0.0=h7f98852_0
- libnvjpeg=11.9.0.86=0
- libpng=1.6.39=h753d276_0
- libsqlite=3.40.0=h753d276_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libtiff=4.5.0=h6adf6a1_2
- libuuid=2.32.1=h7f98852_1000
- libwebp-base=1.3.0=h0b41bf4_0
- libxcb=1.13=h7f98852_1004
- libxml2=2.10.3=hfdac1af_6
- libzlib=1.2.13=h166bdaf_4
- llvm-openmp=16.0.0=h417c0b6_0
- markupsafe=2.1.2=py310h1fa729e_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.0=hb012696_0
- mpmath=1.3.0=pyhd8ed1ab_0
- ncurses=6.3=h27087fc_1
- nettle=3.6=he412f7d_0
- networkx=3.0=pyhd8ed1ab_0
- numpy=1.24.2=py310h8deb116_0
- openh264=2.1.1=h780b84a_0
- openjpeg=2.5.0=hfec8fc6_2
- openssl=3.1.0=h0b41bf4_0
- pillow=9.4.0=py310h023d228_1
- pip=23.0.1=pyhd8ed1ab_0
- pthread-stubs=0.4=h36c2ea0_1001
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=23.0.0=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.10.9=he550d4f_0_cpython
- python_abi=3.10=3_cp310
- pytorch=2.0.0=py3.10_cuda11.8_cudnn8.7.0_0
- pytorch-cuda=11.8=h7e8668a_3
- pytorch-mutex=1.0=cuda
- readline=8.1.2=h0f457ee_0
- requests=2.28.2=pyhd8ed1ab_0
- setuptools=67.6.0=pyhd8ed1ab_0
- sympy=1.11.1=pypyh9d50eac_103
- tbb=2021.8.0=hf52228f_0
- tk=8.6.12=h27826a3_0
- torchaudio=2.0.0=py310_cu118
- torchtriton=2.0.0=py310
- torchvision=0.15.0=py310_cu118
- typing_extensions=4.5.0=pyha770c72_0
- tzdata=2022g=h191b570_0
- urllib3=1.26.15=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.13=h166bdaf_4
- zstd=1.5.2=h3eb15da_6
- pip:
- accelerate==0.17.1
- aiohttp==3.8.4
- aiosignal==1.3.1
- async-timeout==4.0.2
- attrs==22.2.0
- bitsandbytes==0.37.2
- certifi==2022.12.7
- click==8.1.3
- cpm-kernels==1.0.11
- datasets==2.10.1
- dill==0.3.6
- frozenlist==1.3.3
- fsspec==2023.3.0
- huggingface-hub==0.13.2
- icetk==0.0.6
- multidict==6.0.4
- multiprocess==0.70.14
- packaging==23.0
- pandas==1.5.3
- protobuf==3.18.0
- psutil==5.9.4
- pyarrow==11.0.0
- python-dateutil==2.8.2
- pytz==2022.7.1
- pyyaml==6.0
- regex==2022.10.31
- responses==0.18.0
- sentencepiece==0.1.97
- six==1.16.0
- tokenizers==0.13.2
- tqdm==4.65.0
- transformers==4.27.1
- typer==0.7.0
- xxhash==3.2.0
- yarl==1.8.2