-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenvironment.yml
More file actions
117 lines (117 loc) · 2.89 KB
/
environment.yml
File metadata and controls
117 lines (117 loc) · 2.89 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
name: ompify_env
channels:
- file:///opt/sw/intel_installations/oneAPI/conda_channel
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- bzip2=1.0.8=hb9a14ef_9
- ca-certificates=2022.2.1=h06a4308_0
- certifi=2021.10.8=py39h06a4308_2
- git-lfs=2.13.3=h06a4308_0
- intelpython=2022.1.0=0
- libffi=3.3=14
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1n=h7f8727e_0
- python=3.9.10=h3b4beac_2
- readline=8.1.2=h7f8727e_1
- sqlite=3.38.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11.1=h1e99aa7_5
- pip:
- absl-py==2.0.0
- accelerate==0.23.0
- annotated-types==0.6.0
- anyio==3.7.1
- cachetools==5.3.1
- charset-normalizer==3.2.0
- cmake==3.27.2
- contourpy==1.2.0
- cycler==0.12.1
- distro==1.8.0
- exceptiongroup==1.2.0
- filelock==3.12.3
- fonttools==4.44.0
- fsspec==2023.9.2
- google-auth==2.23.2
- google-auth-oauthlib==1.0.0
- grpcio==1.59.0
- h11==0.14.0
- httpcore==1.0.2
- httpx==0.25.1
- huggingface-hub==0.17.3
- idna==3.4
- importlib-metadata==6.8.0
- importlib-resources==6.1.1
- jinja2==3.1.2
- joblib==1.3.2
- kiwisolver==1.4.5
- lit==16.0.6
- markdown==3.4.4
- markupsafe==2.1.3
- matplotlib==3.8.1
- mpmath==1.3.0
- networkx==3.1
- numpy==1.26.0
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.2.10.91
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-nccl-cu11==2.14.3
- nvidia-nvtx-cu11==11.7.91
- oauthlib==3.2.2
- openai==1.3.5
- packaging==23.1
- pandas==2.1.2
- pillow==10.1.0
- pip==23.2.1
- prettytable==3.9.0
- protobuf==4.24.3
- psutil==5.9.5
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pycparser==2.22
- pydantic==2.5.2
- pydantic-core==2.14.5
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- regex==2023.8.8
- requests==2.31.0
- requests-oauthlib==1.3.1
- rsa==4.9
- safetensors==0.3.3
- scikit-learn==1.3.1
- scipy==1.11.3
- seaborn==0.13.0
- setuptools==68.0.0
- six==1.16.0
- sklearn==0.0.post1
- sniffio==1.3.0
- sympy==1.12
- tensorboard==2.14.1
- tensorboard-data-server==0.7.1
- threadpoolctl==3.2.0
- tokenizers==0.13.3
- torch==2.0.1
- tqdm==4.66.1
- transformers==4.33.3
- tree-sitter==0.20.2
- triton==2.0.0
- typing-extensions==4.7.1
- tzdata==2023.3
- urllib3==2.0.5
- wcwidth==0.2.8
- werkzeug==2.3.7
- wheel==0.38.4
- zipp==3.17.0
prefix: /home/talkad/.conda/envs/ompify_env