-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
100 lines (100 loc) · 2.72 KB
/
environment.yml
File metadata and controls
100 lines (100 loc) · 2.72 KB
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
name: labtop
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.2.25=h06a4308_0
- expat=2.7.1=h6a678d5_0
- ld_impl_linux-64=2.40=h12ee557_0
- libffi=3.4.4=h6a678d5_1
- 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
- libxcb=1.17.0=h9b100fa_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.16=h5eee18b_0
- pthread-stubs=0.3=h0ce48e5_1
- python=3.10.18=h1a3bd86_0
- readline=8.2=h5eee18b_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h993c535_1
- wheel=0.45.1=py310h06a4308_0
- xorg-libx11=1.8.12=h9b100fa_1
- xorg-libxau=1.0.12=h9b100fa_0
- xorg-libxdmcp=1.1.5=h9b100fa_0
- xorg-xorgproto=2024.1=h5eee18b_1
- xz=5.6.4=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- aiohappyeyeballs==2.6.1
- aiohttp==3.12.13
- aiosignal==1.4.0
- antlr4-python3-runtime==4.9.3
- async-timeout==5.0.1
- attrs==25.3.0
- certifi==2025.6.15
- charset-normalizer==3.4.2
- datasets==3.6.0
- dill==0.3.8
- filelock==3.18.0
- frozenlist==1.7.0
- fsspec==2025.3.0
- h5py==3.14.0
- hf-xet==1.1.5
- huggingface-hub==0.33.2
- hydra-core==1.3.2
- idna==3.10
- jinja2==3.1.6
- markupsafe==3.0.2
- mpmath==1.3.0
- multidict==6.6.3
- multiprocess==0.70.16
- networkx==3.4.2
- numpy==2.2.6
- nvidia-cublas-cu12==12.6.4.1
- nvidia-cuda-cupti-cu12==12.6.80
- nvidia-cuda-nvrtc-cu12==12.6.77
- nvidia-cuda-runtime-cu12==12.6.77
- nvidia-cudnn-cu12==9.5.1.17
- nvidia-cufft-cu12==11.3.0.4
- nvidia-cufile-cu12==1.11.1.6
- nvidia-curand-cu12==10.3.7.77
- nvidia-cusolver-cu12==11.7.1.2
- nvidia-cusparse-cu12==12.5.4.2
- nvidia-cusparselt-cu12==0.6.3
- nvidia-nccl-cu12==2.26.2
- nvidia-nvjitlink-cu12==12.6.85
- nvidia-nvtx-cu12==12.6.77
- omegaconf==2.3.0
- packaging==25.0
- pandas==2.3.0
- pillow==11.3.0
- pip==25.1.1
- propcache==0.3.2
- pyarrow==20.0.0
- python-dateutil==2.9.0.post0
- pytz==2025.2
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.4
- safetensors==0.5.3
- setuptools==80.9.0
- six==1.17.0
- sympy==1.14.0
- tokenizers==0.21.2
- torch==2.7.1
- torchaudio==2.7.1
- torchvision==0.22.1
- tqdm==4.67.1
- transformers==4.53.1
- triton==3.3.1
- typing-extensions==4.14.1
- tzdata==2025.2
- urllib3==2.5.0
- xxhash==3.5.0
- yarl==1.20.1