-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
96 lines (96 loc) · 2.65 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
name: llm-priming-attacks
channels:
- pytorch
- anaconda
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- accelerate=0.25.0=pyhd8ed1ab_0
- blas=1.0=mkl
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.11.17=hbcca054_0
- colorama=0.4.6=pyhd8ed1ab_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
- filelock=3.13.1=py311h06a4308_0
- gmp=6.2.1=h295c915_3
- gmpy2=2.1.2=py311hc9b5ff0_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- jinja2=3.1.2=py311h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libcublas=11.11.3.6=0
- libcufft=10.9.0.58=0
- libcufile=1.8.1.2=0
- libcurand=10.3.4.101=0
- libcusolver=11.4.1.48=0
- libcusparse=11.7.5.86=0
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=13.2.0=h807b86a_3
- libgomp=13.2.0=h807b86a_3
- libnpp=11.8.0.86=0
- libnvjpeg=11.9.0.86=0
- libprotobuf=3.20.3=he621ea3_0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- llvm-openmp=14.0.6=h9e868ea_0
- markupsafe=2.1.1=py311h5eee18b_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py311h5eee18b_1
- mkl_fft=1.3.8=py311h5eee18b_0
- mkl_random=1.2.4=py311hdb19cb5_0
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- mpmath=1.3.0=py311h06a4308_0
- ncurses=6.4=h6a678d5_0
- networkx=3.1=py311h06a4308_0
- numpy=1.26.2=py311h08b1b3b_0
- numpy-base=1.26.2=py311hf175353_0
- openssl=3.2.0=hd590300_1
- packaging=23.2=pyhd8ed1ab_0
- pip=23.3.1=py311h06a4308_0
- protobuf=3.20.3=py311h6a678d5_0
- psutil=5.9.5=py311h459d7ec_1
- python=3.11.5=h955ad1f_0
- python_abi=3.11=2_cp311
- pytorch=2.1.2=py3.11_cuda11.8_cudnn8.7.0_0
- pytorch-cuda=11.8=h7e8668a_5
- pytorch-mutex=1.0=cuda
- pyyaml=6.0.1=py311h5eee18b_0
- readline=8.2=h5eee18b_0
- setuptools=68.2.2=py311h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- sympy=1.12=py311h06a4308_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- torchtriton=2.1.0=py311
- tqdm=4.66.1=pyhd8ed1ab_0
- typing_extensions=4.7.1=py311h06a4308_0
- tzdata=2023c=h04d1e81_0
- wheel=0.41.2=py311h06a4308_0
- xz=5.4.5=h5eee18b_0
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h5eee18b_0
- pip:
- certifi==2023.11.17
- charset-normalizer==3.3.2
- fairscale==0.4.13
- fire==0.5.0
- fsspec==2023.12.2
- huggingface-hub==0.19.4
- idna==3.6
- regex==2023.10.3
- requests==2.31.0
- safetensors==0.4.1
- sentencepiece==0.1.99
- six==1.16.0
- termcolor==2.4.0
- tokenizers==0.15.0
- transformers==4.36.1
- urllib3==2.1.0