-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathenvironment.yaml
More file actions
112 lines (112 loc) · 2.72 KB
/
environment.yaml
File metadata and controls
112 lines (112 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
101
102
103
104
105
106
107
108
109
110
111
112
name: vllm_dllm
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- bzip2=1.0.8
- ca-certificates=2025.9.9
- expat=2.7.1
- ld_impl_linux-64=2.44
- libffi=3.4.4
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libstdcxx-ng=11.2.0
- libuuid=1.41.5
- libxcb=1.17.0
- libzlib=1.3.1
- ncurses=6.5
- openssl=3.0.18
- pip=25.2
- pthread-stubs=0.3
- python=3.12.12
- readline=8.3
- setuptools=80.9.0
- sqlite=3.50.2
- tk=8.6.15
- wheel=0.45.1
- xorg-libx11=1.8.12
- xorg-libxau=1.0.12
- xorg-libxdmcp=1.1.5
- xorg-xorgproto=2024.1
- xz=5.6.4
- zlib=1.3.1
- pip:
- accelerate==1.10.1
- aiohappyeyeballs==2.6.1
- aiohttp==3.13.1
- aiosignal==1.4.0
- annotated-types==0.7.0
- anyio==4.11.0
- attrs==25.4.0
- certifi==2025.10.5
- charset-normalizer==3.4.4
- contourpy==1.3.3
- cycler==0.12.1
- datasets==4.2.0
- dill==0.4.0
- distro==1.9.0
- einops==0.8.1
- filelock==3.20.0
- fonttools==4.60.1
- frozenlist==1.8.0
- fsspec==2025.9.0
- h11==0.16.0
- hf-xet==1.1.10
- httpcore==1.0.9
- httpx==0.28.1
- huggingface-hub==0.35.3
- idna==3.11
- jinja2==3.1.6
- jiter==0.11.1
- kiwisolver==1.4.9
- markupsafe==3.0.3
- matplotlib==3.10.7
- mpmath==1.3.0
- multidict==6.7.0
- multiprocess==0.70.16
- networkx==3.5
- numpy==2.3.4
- nvidia-cublas-cu12==12.8.4.1
- nvidia-cuda-cupti-cu12==12.8.90
- nvidia-cuda-nvrtc-cu12==12.8.93
- nvidia-cuda-runtime-cu12==12.8.90
- nvidia-cudnn-cu12==9.10.2.21
- nvidia-cufft-cu12==11.3.3.83
- nvidia-cufile-cu12==1.13.1.3
- nvidia-curand-cu12==10.3.9.90
- nvidia-cusolver-cu12==11.7.3.90
- nvidia-cusparse-cu12==12.5.8.93
- nvidia-cusparselt-cu12==0.7.1
- nvidia-nccl-cu12==2.27.5
- nvidia-nvjitlink-cu12==12.8.93
- nvidia-nvshmem-cu12==3.3.20
- nvidia-nvtx-cu12==12.8.90
- openai==2.5.0
- pandas==2.3.3
- pillow==12.0.0
- prettytable==3.17.0
- propcache==0.4.1
- pyarrow==21.0.0
- pydantic==2.12.3
- pydantic-core==2.41.4
- pyparsing==3.2.5
- pytz==2025.2
- pyyaml==6.0.3
- regex==2025.9.18
- requests==2.32.5
- safetensors==0.6.2
- sniffio==1.3.1
- sympy==1.14.0
- tokenizers==0.21.4
- torch==2.9.0
- tqdm==4.67.1
- transformers==4.53.3
- triton==3.5.0
- typing-extensions==4.15.0
- typing-inspection==0.4.2
- tzdata==2025.2
- urllib3==2.5.0
- xxhash==3.6.0
- yarl==1.22.0
prefix: /scratch/gpfs/RAVIAN/rp2773/miniconda3/envs/vllm_dllm