-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
119 lines (119 loc) · 3.25 KB
/
environment.yml
File metadata and controls
119 lines (119 loc) · 3.25 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
name: RefMe
channels:
- 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
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.11.4=h06a4308_0
- expat=2.7.3=h3385a95_0
- ld_impl_linux-64=2.44=h153f514_2
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libnsl=2.0.0=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.17.0=h9b100fa_0
- libzlib=1.3.1=hb25bd0a_0
- ncurses=6.5=h7934f7d_0
- openssl=3.0.18=hd6dcaed_0
- pip=25.2=pyhc872135_1
- pthread-stubs=0.3=h0ce48e5_1
- python=3.10.19=h6fa692b_0
- readline=8.3=hc2a1206_0
- setuptools=80.9.0=py310h06a4308_0
- sqlite=3.51.0=h2a70700_0
- tk=8.6.15=h54e0aa7_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
- zlib=1.3.1=hb25bd0a_0
- pip:
- accelerate==1.11.0
- altair==5.5.0
- annotated-types==0.7.0
- anyio==4.11.0
- attrs==25.4.0
- bitsandbytes==0.48.2
- blinker==1.9.0
- cachetools==6.2.1
- certifi==2025.10.5
- charset-normalizer==3.4.4
- click==8.3.0
- distro==1.9.0
- exceptiongroup==1.3.0
- filelock==3.20.0
- fsspec==2025.10.0
- gitdb==4.0.12
- gitpython==3.1.45
- h11==0.16.0
- hf-xet==1.2.0
- httpcore==1.0.9
- httpx==0.28.1
- huggingface==0.0.1
- huggingface-hub==1.1.4
- idna==3.11
- jiter==0.12.0
- jsonschema==4.25.1
- jsonschema-specifications==2025.9.1
- markupsafe==3.0.3
- narwhals==2.10.2
- numpy==2.2.6
- nvidia-cublas-cu12==12.1.3.1
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu12==8.9.2.26
- nvidia-cufft-cu12==11.0.2.54
- nvidia-cufile-cu12==1.13.1.3
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-cusparselt-cu12==0.7.1
- nvidia-nccl-cu12==2.20.5
- nvidia-nvjitlink-cu12==12.8.93
- nvidia-nvshmem-cu12==3.3.20
- nvidia-nvtx-cu12==12.1.105
- openai==2.7.2
- packaging==25.0
- pandas==2.3.3
- peft==0.17.1
- pillow==12.0.0
- platformdirs==4.5.0
- protobuf==6.33.0
- pyarrow==21.0.0
- pydantic==2.12.4
- pydantic-core==2.41.5
- pydeck==0.9.1
- python-dateutil==2.9.0.post0
- pytz==2025.2
- pyyaml==6.0.3
- referencing==0.37.0
- requests==2.32.5
- rpds-py==0.28.0
- sentry-sdk==2.43.0
- shellingham==1.5.4
- six==1.17.0
- smmap==5.0.2
- sniffio==1.3.1
- streamlit==1.51.0
- sympy==1.14.0
- tenacity==9.1.2
- tokenizers==0.22.1
- toml==0.10.2
- tornado==6.5.2
- triton==2.3.1
- typer-slim==0.20.0
- typing-extensions==4.15.0
- typing-inspection==0.4.2
- tzdata==2025.2
- urllib3==2.5.0
- wandb==0.22.3
- watchdog==6.0.0
prefix: /home/ghkim/miniconda3/envs/RefMe