-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
164 lines (164 loc) · 4.07 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
name: llm-planning
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.01.10=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=1.1.1t=h7f8727e_0
- pip=23.0.1=py310h06a4308_0
- python=3.10.11=h7a1cb2a_2
- readline=8.2=h5eee18b_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- pip:
- packaging==23.2
- absl-py==1.4.0
- accelerate==0.20.3
- aiohttp==3.8.4
- aiosignal==1.3.1
- anyio==3.7.1
- appdirs==1.4.4
- async-timeout==4.0.2
- attrs==23.1.0
- backoff==2.2.1
- bitsandbytes==0.40.0
- cachetools==5.3.0
- certifi==2023.7.22
- charset-normalizer==3.3.0
- click==8.1.3
- cmake==3.25.0
- contourpy==1.1.1
- cycler==0.12.1
- datasets==2.12.0
- deepspeed==0.9.4
- dill==0.3.6
- docker-pycreds==0.4.0
- einops==0.6.1
- evaluate==0.4.0
- exceptiongroup==1.1.3
- fastapi==0.103.2
- filelock==3.12.4
- fire==0.5.0
- fonttools==4.43.1
- frozenlist==1.3.3
- fsspec==2023.9.2
- func-timeout==4.3.5
- gitdb==4.0.10
- gitpython==3.1.31
- h11==0.14.0
- hjson==3.1.0
- httptools==0.6.1
- huggingface-hub==0.18.0
- idna==3.4
- jinja2==3.1.2
- joblib==1.2.0
- jsonschema==4.19.1
- jsonschema-specifications==2023.7.1
- kiwisolver==1.4.5
- lit==15.0.7
- markupsafe==2.1.2
- matplotlib==3.8.0
- mpmath==1.3.0
- msgpack==1.0.7
- multidict==6.0.4
- multiprocess==0.70.14
- networkx==3.0
- ninja==1.11.1
- nltk==3.8.1
- numpy==1.26.1
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cublas-cu12==12.1.3.1
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cudnn-cu12==8.9.2.26
- nvidia-cufft-cu11==10.9.0.58
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu11==10.2.10.91
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-ml-py==11.525.112
- nvidia-nccl-cu11==2.14.3
- nvidia-nccl-cu12==2.18.1
- nvidia-nvjitlink-cu12==12.2.140
- nvidia-nvtx-cu11==11.7.91
- nvidia-nvtx-cu12==12.1.105
- nvitop==1.1.2
- openai==1.8.0
- pandas==2.0.1
- pathtools==0.1.2
- peft==0.4.0
- pillow==9.3.0
- protobuf==4.22.3
- psutil==5.9.5
- py-cpuinfo==9.0.0
- pyarrow==12.0.0
- pydantic==1.10.9
- pyparsing==3.1.1
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3
- pyyaml==6.0.1
- rank-bm25==0.2.2
- ray==2.7.1
- referencing==0.30.2
- regex==2023.10.3
- requests==2.31.0
- responses==0.18.0
- rouge-score==0.1.2
- rpds-py==0.10.6
- safetensors==0.4.0
- scikit-learn==1.2.2
- scipy==1.11.1
- seaborn==0.13.0
- sentence-transformers==2.2.2
- sentencepiece==0.1.99
- sentry-sdk==1.20.0
- setproctitle==1.3.2
- setuptools==68.1.2
- six==1.16.0
- smmap==5.0.0
- sniffio==1.3.0
- sqlparse==0.4.4
- starlette==0.27.0
- sympy==1.12
- termcolor==2.3.0
- threadpoolctl==3.2.0
- tiktoken==0.4.0
- timeout-decorator==0.5.0
- tokenizers==0.13.3
- tqdm==4.66.1
- transformers==4.33.2
- triton==2.0.0
- typing-extensions==4.8.0
- tzdata==2023.3
- urllib3==2.0.6
- uvicorn==0.23.2
- uvloop==0.18.0
- vllm==0.1.7
- wandb==0.15.3
- watchfiles==0.21.0
- websockets==11.0.3
- wheel==0.41.2
- xformers==0.0.22
- xxhash==3.2.0
- yarl==1.9.1
prefix: /home/chen.8336/anaconda3/envs/llama