README.md
pyproject.toml
src/coda_gqa_l/__init__.py
src/coda_gqa_l/attention.py
src/coda_gqa_l/baseline.py
src/coda_gqa_l/eve_adapter.py
src/coda_gqa_l/llama_adapter.py
src/coda_gqa_l/memory_banks.py
src/coda_gqa_l/primitives.py
src/coda_gqa_l/state.py
src/coda_gqa_l.egg-info/PKG-INFO
src/coda_gqa_l.egg-info/SOURCES.txt
src/coda_gqa_l.egg-info/dependency_links.txt
src/coda_gqa_l.egg-info/requires.txt
src/coda_gqa_l.egg-info/top_level.txt
tests/test_correctness.py
tests/test_determinism.py
tests/test_edge_configs.py
tests/test_invariants.py