-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
142 lines (142 loc) · 3.63 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
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
name: interaction-sparsity
channels:
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/msys2
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/pro
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/r
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- ca-certificates=2023.05.30=h06a4308_0
- libedit=3.1.20210910=h7f8727e_0
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1v=h7f8727e_0
- pip=23.2.1=py38h06a4308_0
- python=3.8.0=h0371630_2
- readline=7.0=h7b6447c_5
- sqlite=3.33.0=h62c20be_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.38.4=py38h06a4308_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h7f8727e_2
- pip:
- absl-py==1.4.0
- accelerate==0.21.0
- aiohttp==3.8.5
- aiosignal==1.3.1
- antlr4-python3-runtime==4.9.3
- async-timeout==4.0.3
- attrs==23.1.0
- boto3==1.17.32
- botocore==1.20.112
- cachetools==5.3.1
- certifi==2023.7.22
- charset-normalizer==3.2.0
- click==8.1.6
- cmake==3.27.1
- colorama==0.4.6
- contourpy==1.1.0
- cycler==0.11.0
- datasets==2.14.4
- diffusers==0.7.2
- dill==0.3.7
- einops==0.6.1
- filelock==3.12.2
- flagai==1.7.5
- fonttools==4.42.1
- frozenlist==1.4.0
- fsspec==2023.6.0
- ftfy==6.1.1
- google-auth==2.22.0
- google-auth-oauthlib==1.0.0
- grpcio==1.57.0
- huggingface-hub==0.16.4
- idna==3.4
- importlib-metadata==6.8.0
- importlib-resources==6.0.1
- jieba==0.42.1
- jinja2==3.1.2
- jmespath==0.10.0
- joblib==1.3.2
- jsonlines==3.1.0
- kiwisolver==1.4.4
- lightning-utilities==0.9.0
- lit==16.0.6
- lxml==4.9.3
- markdown==3.4.4
- markupsafe==2.1.3
- matplotlib==3.7.2
- mpmath==1.3.0
- multidict==6.0.4
- multiprocess==0.70.15
- networkx==3.1
- nltk==3.8.1
- numpy==1.24.4
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.2.10.91
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-nccl-cu11==2.14.3
- nvidia-nvtx-cu11==11.7.91
- oauthlib==3.2.2
- omegaconf==2.3.0
- packaging==23.1
- pandas==2.0.3
- pillow==9.5.0
- portalocker==2.7.0
- protobuf==3.19.6
- psutil==5.9.5
- pyarrow==12.0.1
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytorch-lightning==2.0.6
- pytz==2023.3
- pyyaml==5.4.1
- regex==2023.8.8
- requests==2.31.0
- requests-oauthlib==1.3.1
- rouge-score==0.1.2
- rsa==4.9
- s3transfer==0.3.7
- sacrebleu==2.3.1
- safetensors==0.3.2
- scikit-learn==1.3.0
- scipy==1.10.1
- seaborn==0.12.2
- sentencepiece==0.1.99
- setuptools==66.0.0
- six==1.16.0
- sympy==1.12
- tabulate==0.9.0
- taming-transformers-rom1504==0.0.6
- tensorboard==2.14.0
- tensorboard-data-server==0.7.1
- threadpoolctl==3.2.0
- timm==0.9.5
- tokenizers==0.13.3
- torch==2.0.1
- torchmetrics==1.0.3
- torchvision==0.15.2
- tqdm==4.66.1
- transformers==4.31.0
- triton==2.0.0
- typing-extensions==4.7.1
- tzdata==2023.3
- urllib3==1.26.16
- wcwidth==0.2.6
- werkzeug==2.3.6
- xxhash==3.3.0
- yarl==1.9.2
- zipp==3.16.2
prefix: /home/zhangjp/anaconda3/envs/aquila