forked from HandsOnLLM/Hands-On-Large-Language-Models
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththellmbook.yml
More file actions
116 lines (116 loc) · 2.64 KB
/
thellmbook.yml
File metadata and controls
116 lines (116 loc) · 2.64 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
name: thellmbook
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- asttokens=3.0.0
- bzip2=1.0.8
- ca-certificates=2025.4.26
- comm=0.2.2
- debugpy=1.8.14
- decorator=5.2.1
- exceptiongroup=1.3.0
- executing=2.2.0
- importlib-metadata=8.7.0
- ipykernel=6.29.5
- ipython=8.37.0
- jedi=0.19.2
- jupyter_client=8.6.3
- jupyter_core=5.8.1
- krb5=1.21.3
- ld_impl_linux-64=2.40
- libedit=3.1.20230828
- libffi=3.4.4
- libgcc=15.1.0
- libgcc-ng=15.1.0
- libgomp=15.1.0
- libsodium=1.0.20
- libstdcxx=15.1.0
- libstdcxx-ng=11.2.0
- libuuid=1.41.5
- libxcb=1.17.0
- matplotlib-inline=0.1.7
- ncurses=6.4
- nest-asyncio=1.6.0
- openssl=3.5.0
- packaging=25.0
- parso=0.8.4
- pexpect=4.9.0
- pickleshare=0.7.5
- pip=25.1
- platformdirs=4.3.8
- prompt-toolkit=3.0.51
- psutil=7.0.0
- pthread-stubs=0.3
- ptyprocess=0.7.0
- pure_eval=0.2.3
- pygments=2.19.1
- python=3.10.16
- python-dateutil=2.9.0.post0
- python_abi=3.10
- pyzmq=26.4.0
- readline=8.2
- setuptools=78.1.1
- six=1.17.0
- sqlite=3.45.3
- stack_data=0.6.3
- tk=8.6.14
- tornado=6.5.1
- traitlets=5.14.3
- typing_extensions=4.14.0
- tzdata=2025b
- wcwidth=0.2.13
- wheel=0.45.1
- xorg-libx11=1.8.12
- xorg-libxau=1.0.12
- xorg-libxdmcp=1.1.5
- xorg-xorgproto=2024.1
- xz=5.6.4
- zeromq=4.3.5
- zipp=3.22.0
- zlib=1.2.13
- pip:
- accelerate==1.7.0
- certifi==2025.4.26
- charset-normalizer==3.4.2
- filelock==3.18.0
- fsspec==2025.5.1
- hf-xet==1.1.3
- huggingface-hub==0.32.4
- idna==3.10
- ipywidgets==8.1.7
- jinja2==3.1.4
- jupyterlab-widgets==3.0.15
- markupsafe==2.1.5
- mpmath==1.3.0
- networkx==3.3
- numpy==2.2.6
- nvidia-cublas-cu11==11.11.3.6
- nvidia-cuda-cupti-cu11==11.8.87
- nvidia-cuda-nvrtc-cu11==11.8.89
- nvidia-cuda-runtime-cu11==11.8.89
- nvidia-cudnn-cu11==9.1.0.70
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.3.0.86
- nvidia-cusolver-cu11==11.4.1.48
- nvidia-cusparse-cu11==11.7.5.86
- nvidia-nccl-cu11==2.21.5
- nvidia-nvtx-cu11==11.8.86
- pillow==11.0.0
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- safetensors==0.5.3
- sympy==1.13.3
- tokenizers==0.19.1
- torch==2.7.1+cu118
- torchaudio==2.7.1+cu118
- torchvision==0.22.1+cu118
- tqdm==4.67.1
- transformers==4.41.2
- triton==3.3.1
- urllib3==2.4.0
- widgetsnbextension==4.0.14
prefix: /home/fernando/miniconda3/envs/thellmbook