-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrosa_environment.yml
More file actions
131 lines (131 loc) · 3.62 KB
/
rosa_environment.yml
File metadata and controls
131 lines (131 loc) · 3.62 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
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
name: rosa
channels:
- pytorch
- nvidia
- nvidia/label/cuda-12.1.0
- 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
- blas=1.0=mkl
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.2.25=h06a4308_0
- cuda-cccl=12.1.55=0
- cuda-compiler=12.1.0=0
- cuda-cudart=12.1.55=0
- cuda-cudart-dev=12.1.55=0
- cuda-cudart-static=12.1.55=0
- cuda-cuobjdump=12.1.55=0
- cuda-cupti=12.1.62=0
- cuda-cuxxfilt=12.1.55=0
- cuda-libraries=12.1.0=0
- cuda-nvcc=12.1.66=0
- cuda-nvprune=12.1.55=0
- cuda-nvrtc=12.1.55=0
- cuda-nvtx=12.1.66=0
- cuda-opencl=12.1.56=0
- cuda-profiler-api=12.1.55=0
- cuda-runtime=12.1.0=0
- expat=2.7.1=h6a678d5_0
- filelock=3.17.0=py310h06a4308_0
- gmp=6.3.0=h6a678d5_0
- gmpy2=2.2.1=py310h5eee18b_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- jinja2=3.1.6=py310h06a4308_0
- ld_impl_linux-64=2.40=h12ee557_0
- libcublas=12.1.0.26=0
- libcublas-dev=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufile=1.6.0.25=0
- libcurand=10.3.2.56=0
- libcurand-dev=10.3.2.56=0
- libcusolver=11.4.4.55=0
- libcusolver-dev=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libcusparse-dev=12.0.2.55=0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libnpp=12.0.2.50=0
- libnvjitlink=12.1.105=0
- libnvjpeg=12.1.0.39=0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.17.0=h9b100fa_0
- llvm-openmp=14.0.6=h9e868ea_0
- markupsafe=3.0.2=py310h5eee18b_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py310h5eee18b_2
- mkl_fft=1.3.11=py310h5eee18b_0
- mkl_random=1.2.8=py310h1128e8f_0
- mpc=1.3.1=h5eee18b_0
- mpfr=4.2.1=h5eee18b_0
- mpmath=1.3.0=py310h06a4308_0
- ncurses=6.4=h6a678d5_0
- networkx=3.4.2=py310h06a4308_0
- numpy=1.26.4=py310h5f9d8c6_0
- numpy-base=1.26.4=py310hb5e798b_0
- openssl=3.0.17=h5eee18b_0
- pip=25.1=pyhc872135_2
- pthread-stubs=0.3=h0ce48e5_1
- python=3.10.18=h1a3bd86_0
- pytorch=2.1.2=py3.10_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_6
- pytorch-mutex=1.0=cuda
- pyyaml=6.0.2=py310h5eee18b_0
- readline=8.2=h5eee18b_0
- setuptools=78.1.1=py310h06a4308_0
- sqlite=3.50.2=hb25bd0a_1
- sympy=1.13.3=py310h06a4308_1
- tbb=2021.8.0=hdb19cb5_0
- tbb-devel=2021.8.0=hdb19cb5_0
- tk=8.6.14=h993c535_1
- torchtriton=2.1.0=py310
- tqdm=4.67.1=py310h2f386ee_0
- typing_extensions=4.12.2=py310h06a4308_0
- tzdata=2025b=h04d1e81_0
- 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
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h5eee18b_1
- pip:
- absl-py==2.3.1
- accelerate==1.9.0
- annotated-types==0.7.0
- certifi==2025.7.14
- charset-normalizer==3.4.2
- deepspeed==0.12.6
- fsspec==2025.7.0
- grpcio==1.73.1
- hf-xet==1.1.5
- hjson==3.1.0
- huggingface-hub==0.33.4
- idna==3.10
- markdown==3.8.2
- ninja==1.11.1.4
- nvidia-ml-py==12.575.51
- packaging==25.0
- peft==0.16.0
- pillow==11.3.0
- protobuf==6.31.1
- psutil==7.0.0
- py-cpuinfo==9.0.0
- pydantic==2.11.7
- pydantic-core==2.33.2
- pynvml==12.0.0
- regex==2024.11.6
- requests==2.32.4
- safetensors==0.5.3
- tensorboard==2.20.0
- tensorboard-data-server==0.7.2
- tokenizers==0.21.2
- transformers==4.47.1
- typing-inspection==0.4.1
- urllib3==2.5.0
- werkzeug==3.1.3