-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
136 lines (136 loc) · 3.34 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
name: aliyun
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_5
- ca-certificates=2024.3.11=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- 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=3.0.13=h7f8727e_0
- pip=23.3.1=py310h06a4308_0
- python=3.10.13=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=68.2.2=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.41.2=py310h06a4308_0
- xz=5.4.6=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==2.1.0
- accelerate==0.29.1
- addict==2.4.0
- aiohttp==3.9.3
- aiosignal==1.3.1
- aliyun-python-sdk-core==2.15.0
- aliyun-python-sdk-kms==2.16.2
- async-timeout==4.0.3
- attrs==23.2.0
- bitsandbytes==0.41.1
- certifi==2024.2.2
- cffi==1.16.0
- charset-normalizer==3.3.2
- colorama==0.4.6
- crcmod==1.7
- cryptography==42.0.5
- datasets==2.18.0
- dill==0.3.8
- docstring-parser==0.16
- einops==0.7.0
- evaluate==0.4.1
- filelock==3.9.0
- frozenlist==1.4.1
- fsspec==2024.2.0
- gast==0.5.4
- grpcio==1.62.2
- huggingface-hub==0.22.2
- idna==3.6
- importlib-metadata==7.1.0
- install==1.3.5
- jinja2==3.1.2
- jmespath==0.10.0
- joblib==1.3.2
- lxml==5.2.1
- markdown==3.6
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- mdurl==0.1.2
- modelscope==1.13.3
- mpmath==1.3.0
- multidict==6.0.5
- multiprocess==0.70.16
- networkx==3.2.1
- numpy==1.26.3
- nvidia-cublas-cu11==11.11.3.6
- nvidia-cuda-cupti-cu11==11.8.87
- nvidia-cuda-nvrtc-cu11==11.8.89
- nvidia-cuda-runtime-cu11==11.8.89
- nvidia-cudnn-cu11==8.7.0.84
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.3.0.86
- nvidia-cusolver-cu11==11.4.1.48
- nvidia-cusparse-cu11==11.7.5.86
- nvidia-nccl-cu11==2.19.3
- nvidia-nvtx-cu11==11.8.86
- oss2==2.18.4
- packaging==24.0
- pandas==2.2.1
- peft==0.10.0
- pillow==10.2.0
- platformdirs==4.2.0
- portalocker==2.8.2
- protobuf==5.26.1
- psutil==5.9.8
- pyarrow==15.0.2
- pyarrow-hotfix==0.6
- pycparser==2.22
- pycryptodome==3.20.0
- pygments==2.17.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- regex==2023.12.25
- requests==2.31.0
- responses==0.18.0
- rich==13.7.1
- rouge-chinese==1.0.3
- sacrebleu==2.4.1
- safetensors==0.4.2
- scikit-learn==1.4.1.post1
- scipy==1.13.0
- sentencepiece==0.2.0
- shtab==1.7.1
- simplejson==3.19.2
- six==1.16.0
- sortedcontainers==2.4.0
- sympy==1.12
- tabulate==0.9.0
- tensorboard==2.16.2
- tensorboard-data-server==0.7.2
- threadpoolctl==3.4.0
- tokenizers==0.15.2
- tomli==2.0.1
- torch==2.2.1+cu118
- torchaudio==2.2.1+cu118
- torchvision==0.17.1+cu118
- tqdm==4.66.2
- transformers==4.39.3
- triton==2.2.0
- trl==0.8.6
- typing-extensions==4.8.0
- tyro==0.8.3
- tzdata==2024.1
- urllib3==2.2.1
- werkzeug==3.0.2
- xxhash==3.4.1
- yapf==0.40.2
- yarl==1.9.4
- zipp==3.18.1
prefix: /media/disk2/wyp/anaconda3/envs/aliyun