LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
flashloop/__init__.py
flashloop/bf16_cache.py
flashloop/build_kernels.py
flashloop/cache.py
flashloop/config.py
flashloop/engine.py
flashloop/kivi_backend.py
flashloop/packing.py
flashloop/prefill.py
flashloop/selection.py
flashloop/static_dense_cache.py
flashloop/weights.py
flashloop.egg-info/PKG-INFO
flashloop.egg-info/SOURCES.txt
flashloop.egg-info/dependency_links.txt
flashloop.egg-info/entry_points.txt
flashloop.egg-info/requires.txt
flashloop.egg-info/top_level.txt
flashloop/csrc/KIVI_NOTICE
flashloop/csrc/kivi_outer_gemv_binding.cpp
flashloop/csrc/kivi_outer_gemv_cuda.cu
flashloop/csrc/kivi_outer_gemv_cuda.h
flashloop/csrc/setup.py
flashloop/kernels/__init__.py
flashloop/kernels/attention.py
flashloop/kernels/quantization.py
flashloop_torch/__init__.py
flashloop_torch/attention.py
flashloop_torch/attention_utils.py
flashloop_torch/audit_utils.py
flashloop_torch/diagnostic_utils.py
flashloop_torch/integration.py
flashloop_torch/kv_audit.py
flashloop_torch/kv_quantization.py
flashloop_torch/method_utils.py
flashloop_torch/token_updates.py
tests/test_repository.py