-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
74 lines (74 loc) · 1.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
name: tiny
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- bzip2=1.0.8
- ca-certificates=2024.2.2
- ld_impl_linux-64=2.40
- libffi=3.4.2
- libgcc-ng=13.2.0
- libgomp=13.2.0
- libnsl=2.0.1
- libsqlite=3.45.3
- libuuid=2.38.1
- libxcrypt=4.4.36
- libzlib=1.2.13
- ncurses=6.4.20240210
- openssl=3.2.1
- pip=24.0
- python=3.10.14
- readline=8.2
- setuptools=69.5.1
- tk=8.6.13
- wheel=0.43.0
- xz=5.2.6
- pip:
- aiohttp==3.9.5
- aiosignal==1.3.1
- appdirs==1.4.4
- async-timeout==4.0.3
- attrs==23.2.0
- certifi==2024.2.2
- charset-normalizer==3.3.2
- click==8.1.7
- datasets==2.19.0
- dill==0.3.8
- docker-pycreds==0.4.0
- filelock==3.13.4
- frozenlist==1.4.1
- fsspec==2024.3.1
- gitdb==4.0.11
- gitpython==3.1.43
- huggingface-hub==0.22.2
- idna==3.7
- multidict==6.0.5
- multiprocess==0.70.16
- numpy==1.26.4
- packaging==24.0
- pandas==2.2.2
- protobuf==4.25.3
- psutil==5.9.8
- pyarrow==16.0.0
- pyarrow-hotfix==0.6
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- regex==2024.4.16
- requests==2.31.0
- safetensors==0.4.3
- sentry-sdk==1.45.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- tokenizers==0.19.1
- tqdm==4.66.2
- transformers==4.40.0
- typing-extensions==4.11.0
- tzdata==2024.1
- urllib3==2.2.1
- wandb==0.16.6
- xxhash==3.4.1
- yarl==1.9.4
prefix: /opt/conda/envs/tiny