-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathllm_unlearn.yml
98 lines (98 loc) · 2.61 KB
/
llm_unlearn.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
name: llm_unlearn
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=hd590300_5
- ca-certificates=2023.11.17=hbcca054_0
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_3
- libgomp=13.2.0=h807b86a_3
- libnsl=2.0.1=hd590300_0
- libsqlite=3.44.2=h2797004_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.2.13=hd590300_5
- ncurses=6.4=h59595ed_2
- openssl=3.2.0=hd590300_1
- pip=23.3.2=pyhd8ed1ab_0
- python=3.10.13=hd12c33a_1_cpython
- readline=8.2=h8228510_1
- setuptools=69.0.3=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- accelerate==0.25.0
- aiohttp==3.9.1
- aiosignal==1.3.1
- annotated-types==0.6.0
- anyio==4.2.0
- async-timeout==4.0.3
- attrs==23.2.0
- bitsandbytes==0.42.0
- certifi==2022.12.7
- charset-normalizer==2.1.1
- datasets==2.16.1
- dill==0.3.7
- distro==1.9.0
- evaluate==0.4.1
- exceptiongroup==1.2.0
- filelock==3.9.0
- frozenlist==1.4.1
- fsspec==2023.10.0
- h11==0.14.0
- httpcore==1.0.2
- httpx==0.26.0
- huggingface-hub==0.20.2
- idna==3.4
- jinja2==3.1.2
- markupsafe==2.1.3
- mpmath==1.3.0
- multidict==6.0.4
- multiprocess==0.70.15
- networkx==3.0
- numpy==1.24.1
- openai==1.8.0
- packaging==23.2
- pandas==2.1.4
- peft==0.7.1
- pillow==9.3.0
- psutil==5.9.7
- pyarrow==14.0.2
- pyarrow-hotfix==0.6
- pydantic==2.5.3
- pydantic-core==2.14.6
- python-dateutil==2.8.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- regex==2023.12.25
- requests==2.28.1
- responses==0.18.0
- safetensors==0.4.1
- scipy==1.11.4
- sentencepiece==0.1.99
- six==1.16.0
- sniffio==1.3.0
- sympy==1.12
- tokenizers==0.15.0
- torch==2.1.0+cu121
- torchaudio==2.1.0+cu121
- torchvision==0.16.0+cu121
- tqdm==4.66.1
- transformers==4.36.2
- triton==2.1.0
- typing-extensions==4.9.0
- tzdata==2023.4
- urllib3==1.26.13
- xxhash==3.4.1
- yarl==1.9.4
prefix: /afs/crc.nd.edu/user/y/ytian5/.conda/envs/llm_unlearn