-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
105 lines (105 loc) · 2.77 KB
/
Copy pathenvironment.yaml
File metadata and controls
105 lines (105 loc) · 2.77 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
name: codetector
channels:
- nvidia/label/cuda-11.8.0
- defaults
dependencies:
- python=3.10
- cudatoolkit=11.8.0
- nvidia/label/cuda-11.8.0::cuda-nvcc
- pip=25.0
- setuptools=75.8.0
- wheel=0.45.1
- pip:
- accelerate==1.3.0
- aiohappyeyeballs==2.4.6
- aiohttp==3.11.12
- aiosignal==1.3.2
- annotated-types==0.7.0
- anyio==4.8.0
- async-timeout==5.0.1
- attrs==25.1.0
- bitsandbytes==0.45.2
- certifi==2025.1.31
- charset-normalizer==3.4.1
- click==8.1.8
- contourpy==1.3.1
- ctransformers==0.2.27
- cycler==0.12.1
- datasets==3.3.0
- dill==0.3.8
- distro==1.9.0
- exceptiongroup==1.2.2
- filelock==3.17.0
- fonttools==4.56.0
- frozenlist==1.5.0
- fsspec==2024.12.0
- h11==0.14.0
- httpcore==1.0.7
- httpx==0.28.1
- huggingface-hub==0.28.1
- idna==3.10
- jinja2==3.1.4
- jiter==0.8.2
- joblib==1.4.2
- kiwisolver==1.4.8
- markupsafe==2.1.5
- matplotlib==3.10.0
- mpmath==1.3.0
- multidict==6.1.0
- multiprocess==0.70.16
- networkx==3.3
- nltk==3.9.1
- numpy==2.2.3
- 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==9.1.0.70
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-nccl-cu12==2.21.5
- nvidia-nvjitlink-cu12==12.1.105
- nvidia-nvtx-cu12==12.1.105
- openai==1.63.1
- optimum==1.24.0
- oslash==0.6.3
- packaging==24.2
- pandas==2.2.3
- pillow==11.1.0
- propcache==0.2.1
- psutil==7.0.0
- py-cpuinfo==9.0.0
- pyarrow==19.0.0
- pydantic==2.10.6
- pydantic-core==2.27.2
- pyparsing==3.2.1
- python-dateutil==2.9.0.post0
- pytz==2025.1
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- safetensors==0.5.2
- scikit-learn==1.6.1
- scipy==1.15.2
- six==1.17.0
- sniffio==1.3.1
- sympy==1.13.1
- threadpoolctl==3.5.0
- tiktoken==0.9.0
- tokenizers==0.21.0
- --extra-index-url https://download.pytorch.org/whl/cu121
- torch==2.5.1+cu121
- --extra-index-url https://download.pytorch.org/whl/cu121
- torchaudio==2.5.1+cu121
- --extra-index-url https://download.pytorch.org/whl/cu121
- torchvision==0.20.1+cu121
- tqdm==4.67.1
- transformers==4.48.3
- triton==3.1.0
- typing-extensions==4.12.2
- tzdata==2025.1
- urllib3==2.3.0
- xxhash==3.5.0
- yarl==1.18.3