-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathironhack-llm.yml
48 lines (48 loc) · 1.24 KB
/
ironhack-llm.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
name: ironhack-llm
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h2466b09_7
- ca-certificates=2024.8.30=h56e8100_0
- libexpat=2.6.3=he0c23c2_0
- libffi=3.4.2=h8ffe710_5
- libsqlite=3.46.1=h2466b09_0
- libzlib=1.3.1=h2466b09_2
- openssl=3.3.2=h2466b09_0
- pip=24.2=pyh8b19718_1
- python=3.12.7=hce54a09_0_cpython
- setuptools=75.1.0=pyhd8ed1ab_0
- tk=8.6.13=h5226925_1
- tzdata=2024b=hc8b5060_0
- ucrt=10.0.22621.0=h57928b3_1
- vc=14.3=h8a93ad2_22
- vc14_runtime=14.40.33810=hcc2c482_22
- vs2015_runtime=14.40.33810=h3bf8584_22
- wheel=0.44.0=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- pip:
- certifi==2024.8.30
- charset-normalizer==3.4.0
- filelock==3.16.1
- fsspec==2024.9.0
- huggingface-hub==0.25.2
- idna==3.10
- jinja2==3.1.4
- markupsafe==3.0.1
- mpmath==1.3.0
- networkx==3.4.1
- numpy==2.1.2
- packaging==24.1
- pyyaml==6.0.2
- regex==2024.9.11
- requests==2.32.3
- safetensors==0.4.5
- sympy==1.13.3
- tokenizers==0.20.1
- torch==2.4.1
- tqdm==4.66.5
- transformers==4.45.2
- typing-extensions==4.12.2
- urllib3==2.2.3
prefix: C:\Users\Carlos\anaconda3\envs\ironhack-llm