-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
105 lines (105 loc) · 2.89 KB
/
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
name: qhitter
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- blas=1.0=mkl
- brotli-python=1.1.0=py38h17151c0_1
- bzip2=1.0.8=hd590300_5
- ca-certificates=2024.6.2=hbcca054_0
- certifi=2024.2.2=pyhd8ed1ab_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- cudatoolkit=11.6.2=hfc3e2af_13
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- gmp=6.3.0=h59595ed_1
- gnutls=3.6.13=h85f3911_1
- icu=73.2=h59595ed_0
- idna=3.7=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- jbig=2.1=h7f98852_2003
- jpeg=9e=h0b41bf4_3
- lame=3.100=h166bdaf_1003
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=1_h86c2bf4_netlib
- libcblas=3.9.0=5_h92ddd45_netlib
- libdeflate=1.7=h7f98852_5
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=13.2.0=h77fa898_7
- libgfortran-ng=13.2.0=h69a702a_7
- libgfortran5=13.2.0=hca663fb_7
- libgomp=13.2.0=h77fa898_7
- libhwloc=2.9.1=hd6dc26d_0
- libiconv=1.17=hd590300_2
- liblapack=3.9.0=5_h92ddd45_netlib
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=13.2.0=hc0a3c3a_7
- libtiff=4.3.0=hf544144_1
- libwebp-base=1.4.0=hd590300_0
- libxml2=2.10.4=hfdd30dd_2
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2023.1.0=h213fc3f_46344
- ncurses=6.4=h6a678d5_0
- nettle=3.6=he412f7d_0
- numpy=1.24.4=py38h59b608b_0
- olefile=0.47=pyhd8ed1ab_0
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=3.3.0=h4ab18f5_3
- pillow=8.2.0=py38ha0e1e83_1
- pip=24.0=py38h06a4308_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.19=h955ad1f_0
- python_abi=3.8=2_cp38
- pytorch=1.12.1=py3.8_cuda11.6_cudnn8.3.2_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- requests=2.32.3=pyhd8ed1ab_0
- setuptools=69.5.1=py38h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tbb=2021.9.0=hf52228f_0
- tk=8.6.14=h39e8969_0
- torchaudio=0.12.1=py38_cu116
- torchvision=0.13.1=py38_cu116
- typing_extensions=4.12.1=pyha770c72_0
- urllib3=2.2.1=pyhd8ed1ab_0
- wheel=0.43.0=py38h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- zstd=1.5.0=ha95c52a_0
- pip:
- blessed==1.20.0
- contourpy==1.1.1
- cycler==0.12.1
- filelock==3.14.0
- fonttools==4.53.0
- fsspec==2024.5.0
- gpustat==1.1.1
- huggingface-hub==0.23.2
- importlib-resources==6.4.0
- isal==1.6.1
- kiwisolver==1.4.5
- matplotlib==3.7.5
- nvidia-ml-py==12.555.43
- packaging==24.0
- psutil==5.9.8
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pyyaml==6.0.1
- regex==2024.5.15
- rouge==1.0.1
- safetensors==0.4.3
- six==1.16.0
- tokenizers==0.13.3
- tqdm==4.66.4
- transformers==4.33.0
- wcwidth==0.2.13
- xopen==2.0.1
- zipp==3.19.1
- zlib-ng==0.4.3
prefix: /home/zz7962/anaconda3/envs/qhitter