README.md
config.py
loom.py
pyproject.toml
loom_gpt.egg-info/PKG-INFO
loom_gpt.egg-info/SOURCES.txt
loom_gpt.egg-info/dependency_links.txt
loom_gpt.egg-info/entry_points.txt
loom_gpt.egg-info/requires.txt
loom_gpt.egg-info/top_level.txt
src/__init__.py
src/attention.py
src/bigram.py
src/constellation.py
src/data_prep.py
src/dataset.py
src/model.py
src/tokenizer.py
src/training.py
src/weaving.py
tests/test_constellation.py
tests/test_data_prep.py
tests/test_tokenizer.py
tests/test_training.py
tests/test_weaving.py