-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
79 lines (79 loc) · 2.25 KB
/
environment.yml
File metadata and controls
79 lines (79 loc) · 2.25 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
name: multimodal-moe
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.12.2=h06a4308_0
- expat=2.7.3=h7354ed3_4
- ld_impl_linux-64=2.44=h153f514_2
- libexpat=2.7.3=h7354ed3_4
- libffi=3.4.4=h6a678d5_1
- libgcc=15.2.0=h69a1729_7
- libgcc-ng=15.2.0=h166f726_7
- libgomp=15.2.0=h4751f2c_7
- libnsl=2.0.0=h5eee18b_0
- libstdcxx=15.2.0=h39759b7_7
- libstdcxx-ng=15.2.0=hc03a8fd_7
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.17.0=h9b100fa_0
- libzlib=1.3.1=hb25bd0a_0
- ncurses=6.5=h7934f7d_0
- openssl=3.0.19=h1b28b03_0
- packaging=25.0=py310h06a4308_1
- pip=25.3=pyhc872135_0
- pthread-stubs=0.3=h0ce48e5_1
- python=3.10.19=h6fa692b_0
- readline=8.3=hc2a1206_0
- setuptools=80.10.1=py310h06a4308_0
- sqlite=3.51.1=he0a8d7e_0
- tk=8.6.15=h54e0aa7_0
- wheel=0.46.3=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.3.1=hb25bd0a_0
- pip:
- contourpy==1.3.2
- cycler==0.12.1
- filelock==3.20.0
- fonttools==4.61.1
- fsspec==2025.12.0
- jinja2==3.1.6
- kiwisolver==1.4.9
- markupsafe==2.1.5
- matplotlib==3.10.8
- mpmath==1.3.0
- networkx==3.4.2
- numpy==2.2.6
- nvidia-cublas-cu12==12.1.3.1
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu12==9.1.0.70
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-nccl-cu12==2.21.5
- nvidia-nvjitlink-cu12==12.9.86
- nvidia-nvtx-cu12==12.1.105
- pandas==2.3.3
- pillow==12.1.0
- pyparsing==3.3.2
- python-dateutil==2.9.0.post0
- pytz==2025.2
- scipy==1.15.3
- six==1.17.0
- sympy==1.13.1
- torch==2.5.1+cu121
- torchaudio==2.5.1+cu121
- torchvision==0.20.1+cu121
- tqdm==4.67.1
- triton==3.1.0
- typing-extensions==4.15.0
- tzdata==2025.3
prefix: /home/edgelab/miniconda3/envs/multimodal-moe