LICENSE
README.md
pyproject.toml
src/tracedistill/__init__.py
src/tracedistill/data.py
src/tracedistill/formatting.py
src/tracedistill/lora.py
src/tracedistill/run.py
src/tracedistill/sampling.py
src/tracedistill/training.py
src/tracedistill.egg-info/PKG-INFO
src/tracedistill.egg-info/SOURCES.txt
src/tracedistill.egg-info/dependency_links.txt
src/tracedistill.egg-info/entry_points.txt
src/tracedistill.egg-info/requires.txt
src/tracedistill.egg-info/top_level.txt
tests/test_data.py
tests/test_formatting.py
tests/test_lora.py
tests/test_run.py
tests/test_sampling.py