-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
139 lines (139 loc) · 3.9 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
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
132
133
134
135
136
137
138
139
name: ml_ops
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- asttokens=2.4.1=pyhd8ed1ab_0
- ca-certificates=2024.9.24=h06a4308_0
- comm=0.2.2=pyhd8ed1ab_0
- debugpy=1.8.7=py39hf88036b_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.1.0=pyhd8ed1ab_0
- importlib-metadata=8.5.0=pyha770c72_0
- ipykernel=6.29.5=pyh3099207_0
- ipython=8.18.1=pyh707e725_3
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=pyh31011fe_1
- krb5=1.21.3=h143b758_0
- ld_impl_linux-64=2.40=h12ee557_0
- libedit=3.1.20230828=h5eee18b_0
- libffi=3.4.4=h6a678d5_1
- libgcc=14.2.0=h77fa898_1
- libgcc-ng=14.2.0=h69a702a_1
- libgomp=14.2.0=h77fa898_1
- libsodium=1.0.20=h4ab18f5_0
- libstdcxx=14.2.0=hc0a3c3a_1
- libstdcxx-ng=11.2.0=h1234567_1
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- openssl=3.3.2=hb9d3cd8_0
- packaging=24.1=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=24.2=py39h06a4308_0
- platformdirs=4.3.6=pyhd8ed1ab_0
- prompt-toolkit=3.0.48=pyha770c72_0
- psutil=6.0.0=py39h8cd3c5a_2
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.3=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- python=3.9.20=he870216_1
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pyzmq=26.2.0=py39h4e4fb57_3
- readline=8.2=h5eee18b_0
- setuptools=75.1.0=py39h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.45.3=h5eee18b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.14=h39e8969_0
- tornado=6.4.1=py39h8cd3c5a_1
- traitlets=5.14.3=pyhd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.44.0=py39h06a4308_0
- xz=5.4.6=h5eee18b_1
- zeromq=4.3.5=h3b0a872_6
- zipp=3.20.2=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_1
- pip:
- accelerate==1.0.1
- aiohappyeyeballs==2.4.3
- aiohttp==3.10.10
- aiosignal==1.3.1
- annotated-types==0.7.0
- anyio==4.6.2.post1
- async-timeout==4.0.3
- attrs==24.2.0
- beautifulsoup4==4.12.3
- bs4==0.0.2
- certifi==2024.8.30
- charset-normalizer==3.4.0
- click==8.1.7
- construct==2.5.3
- datasets==3.0.1
- dill==0.3.8
- faiss-cpu==1.9.0
- fastapi==0.115.2
- filelock==3.16.1
- frozenlist==1.4.1
- fsspec==2024.6.1
- greenlet==3.1.1
- h11==0.14.0
- haystack==0.42
- huggingface-hub==0.26.1
- idna==3.10
- jinja2==3.1.4
- markupsafe==3.0.2
- mpmath==1.3.0
- multidict==6.1.0
- multiprocess==0.70.16
- networkx==3.2.1
- numpy==2.0.2
- nvidia-cublas-cu12==12.4.5.8
- nvidia-cuda-cupti-cu12==12.4.127
- nvidia-cuda-nvrtc-cu12==12.4.127
- nvidia-cuda-runtime-cu12==12.4.127
- nvidia-cudnn-cu12==9.1.0.70
- nvidia-cufft-cu12==11.2.1.3
- nvidia-curand-cu12==10.3.5.147
- nvidia-cusolver-cu12==11.6.1.9
- nvidia-cusparse-cu12==12.3.1.170
- nvidia-nccl-cu12==2.21.5
- nvidia-nvjitlink-cu12==12.4.127
- nvidia-nvtx-cu12==12.4.127
- pandas==2.2.3
- pefile==2024.8.26
- propcache==0.2.0
- psycopg2==2.9.10
- pyarrow==17.0.0
- pydantic==2.9.2
- pydantic-core==2.23.4
- python-ptrace==0.9.9
- pytz==2024.2
- pyyaml==6.0.2
- regex==2024.9.11
- requests==2.32.3
- safetensors==0.4.5
- sniffio==1.3.1
- soupsieve==2.6
- sqlalchemy==2.0.36
- starlette==0.40.0
- sympy==1.13.1
- tokenizers==0.20.1
- torch==2.5.0
- tqdm==4.66.5
- transformers==4.45.2
- triton==3.1.0
- tzdata==2024.2
- urllib3==2.2.3
- uvicorn==0.32.0
- xxhash==3.5.0
- yarl==1.16.0
prefix: /home/zayed/anaconda3/envs/ml_ops