README.md
setup.py
capibara_ent.egg-info/PKG-INFO
capibara_ent.egg-info/SOURCES.txt
capibara_ent.egg-info/dependency_links.txt
capibara_ent.egg-info/entry_points.txt
capibara_ent.egg-info/not-zip-safe
capibara_ent.egg-info/requires.txt
capibara_ent.egg-info/top_level.txt
data/__init__.py
data/data_loader.py
data/dataset.py
layers/__init__.py
layers/bitnet.py
layers/bitnet_quantizer.py
layers/game_theory.py
layers/platonic.py
layers/self_attention.py
layers/sparse_capibara.py
layers/synthetic_embedding.py
tests/__init__.py
tests/conftest.py
tests/run_all_tests.py
tests/test.config.py
tests/test_data_loader.py
tests/test_layer.py
tests/test_model.py
tests/test_utils.py