README.md
pyproject.toml
foundry/__init__.py
foundry/backends.py
foundry/cli.py
foundry/contracts/__init__.py
foundry/contracts/protocols.py
foundry/data/__init__.py
foundry/data/pipeline.py
foundry/fusion/__init__.py
foundry/fusion/align.py
foundry/fusion/kernel.py
foundry/fusion/strategies.py
foundry/fusion/vocab_map.py
foundry/growth/__init__.py
foundry/growth/mergekit_backend.py
foundry/growth/planner.py
foundry/io/__init__.py
foundry/io/loader.py
foundry/io/seed.py
foundry/recipes/__init__.py
foundry/recipes/recipe.py
foundry/recipes/schema.py
foundry/skillpacks/__init__.py
foundry/skillpacks/pack.py
foundry/skillpacks/peft_bridge.py
foundry/teachers/__init__.py
foundry/teachers/cache.py
foundry/teachers/registry.py
foundry/training/__init__.py
foundry/training/_logger.py
foundry/training/_scheduler.py
foundry/training/accelerate_distill.py
foundry/training/distill.py
foundry/training/embed_distill.py
foundry/training/torch_distill.py
olaverse_foundry.egg-info/PKG-INFO
olaverse_foundry.egg-info/SOURCES.txt
olaverse_foundry.egg-info/dependency_links.txt
olaverse_foundry.egg-info/entry_points.txt
olaverse_foundry.egg-info/requires.txt
olaverse_foundry.egg-info/top_level.txt
tests/test_foundry.py
tests/test_m1.py
tests/test_m2.py
tests/test_m3.py
tests/test_m4.py
tests/test_m5.py
tests/test_prod.py