LICENSE.txt
README.md
pyproject.toml
pkg/llms_from_scratch/__init__.py
pkg/llms_from_scratch/appendix_a.py
pkg/llms_from_scratch/appendix_d.py
pkg/llms_from_scratch/appendix_e.py
pkg/llms_from_scratch/ch02.py
pkg/llms_from_scratch/ch03.py
pkg/llms_from_scratch/ch04.py
pkg/llms_from_scratch/ch05.py
pkg/llms_from_scratch/ch06.py
pkg/llms_from_scratch/ch07.py
pkg/llms_from_scratch/llama3.py
pkg/llms_from_scratch/qwen3.py
pkg/llms_from_scratch.egg-info/PKG-INFO
pkg/llms_from_scratch.egg-info/SOURCES.txt
pkg/llms_from_scratch.egg-info/dependency_links.txt
pkg/llms_from_scratch.egg-info/requires.txt
pkg/llms_from_scratch.egg-info/top_level.txt
pkg/llms_from_scratch/tests/test_appendix_a.py
pkg/llms_from_scratch/tests/test_appendix_d.py
pkg/llms_from_scratch/tests/test_appendix_e.py
pkg/llms_from_scratch/tests/test_ch02.py
pkg/llms_from_scratch/tests/test_ch03.py
pkg/llms_from_scratch/tests/test_ch04.py
pkg/llms_from_scratch/tests/test_ch05.py
pkg/llms_from_scratch/tests/test_ch06.py
pkg/llms_from_scratch/tests/test_ch07.py
pkg/llms_from_scratch/tests/test_llama3.py
pkg/llms_from_scratch/tests/test_qwen3.py