forked from kongds/E5-V
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenv.yml
More file actions
120 lines (120 loc) · 3.21 KB
/
env.yml
File metadata and controls
120 lines (120 loc) · 3.21 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
name: e5v
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2024.12.14=hbcca054_0
- ld_impl_linux-64=2.43=h712a8e2_2
- libexpat=2.6.4=h5888daf_0
- libffi=3.4.2=h7f98852_5
- libgcc=14.2.0=h77fa898_1
- libgcc-ng=14.2.0=h69a702a_1
- libgomp=14.2.0=h77fa898_1
- liblzma=5.6.3=hb9d3cd8_1
- libnsl=2.0.1=hd590300_0
- libsqlite=3.47.2=hee588c1_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=he02047a_1
- openssl=3.4.0=h7b32b05_1
- pip=24.3.1=pyh8b19718_2
- python=3.11.11=h9e4cc4f_1_cpython
- readline=8.2=h8228510_1
- setuptools=75.6.0=pyhff2d567_1
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- accelerate==1.2.1
- aiohappyeyeballs==2.4.4
- aiohttp==3.11.11
- aiosignal==1.3.2
- annotated-types==0.7.0
- attrs==24.3.0
- bitsandbytes==0.45.0
- certifi==2024.12.14
- charset-normalizer==3.4.1
- click==8.1.8
- datasets==3.2.0
- deepspeed==0.16.2
- dill==0.3.8
- docker-pycreds==0.4.0
- docstring-parser==0.16
- einops==0.8.0
- filelock==3.16.1
- fire==0.7.0
- flash-attn==2.7.2.post1
- frozenlist==1.5.0
- fsspec==2024.9.0
- gitdb==4.0.12
- gitpython==3.1.44
- hjson==3.1.0
- huggingface-hub==0.27.1
- idna==3.10
- importlib-resources==6.5.2
- inquirerpy==0.3.4
- jinja2==3.1.5
- jsonargparse==4.35.0
- markupsafe==3.0.2
- mpmath==1.3.0
- msgpack==1.1.0
- multidict==6.1.0
- multiprocess==0.70.16
- networkx==3.4.2
- ninja==1.11.1.3
- numpy==2.2.1
- 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-ml-py==12.560.30
- nvidia-nccl-cu12==2.21.5
- nvidia-nvjitlink-cu12==12.4.127
- nvidia-nvtx-cu12==12.4.127
- packaging==24.2
- pandas==2.2.3
- peft==0.14.0
- pfzy==0.3.4
- pillow==11.1.0
- platformdirs==4.3.6
- prompt-toolkit==3.0.48
- propcache==0.2.1
- protobuf==5.29.2
- psutil==6.1.1
- py-cpuinfo==9.0.0
- pyarrow==18.1.0
- pydantic==2.10.4
- pydantic-core==2.27.2
- python-dateutil==2.9.0.post0
- pytz==2024.2
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- safetensors==0.5.1
- sentry-sdk==2.19.2
- setproctitle==1.3.4
- six==1.17.0
- smmap==5.0.2
- sympy==1.13.1
- termcolor==2.5.0
- tokenizers==0.21.0
- torch==2.5.1
- tqdm==4.67.1
- transformers==4.47.1
- triton==3.1.0
- typeshed-client==2.7.0
- typing-extensions==4.12.2
- tzdata==2024.2
- urllib3==2.3.0
- wandb==0.19.2
- wcwidth==0.2.13
- xxhash==3.5.0
- yarl==1.18.3
prefix: /home/taegyupark/miniforge3/envs/e5v