.gitignore
.pre-commit-config.yaml
CLAUDE.md
LICENSE
README.md
pyproject.toml
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql.yml
.github/workflows/publish.yml
assets/card-a-distortion.png
assets/card-b-memory.png
assets/card-c-pipeline.png
assets/card-d-benchmark.png
assets/card-e-scaling.png
benchmarks/generate_cards.py
benchmarks/results.md
benchmarks/run_benchmarks.py
examples/basic_usage.py
examples/huggingface_demo.py
examples/kv_cache_demo.py
examples/vector_search_demo.py
tests/__init__.py
tests/test_codebook.py
tests/test_core.py
tests/test_distortion_bounds.py
tests/test_gqa.py
tests/test_hadamard.py
tests/test_kv_cache.py
tests/test_mse.py
tests/test_qjl.py
tests/test_sliding_window.py
tests/test_vector_search.py
turboquant/__init__.py
turboquant/codebook.py
turboquant/core.py
turboquant/hadamard.py
turboquant/kv_cache.py
turboquant/mse_quantizer.py
turboquant/qjl.py
turboquant/vector_search.py
turboquant_torch.egg-info/PKG-INFO
turboquant_torch.egg-info/SOURCES.txt
turboquant_torch.egg-info/dependency_links.txt
turboquant_torch.egg-info/requires.txt
turboquant_torch.egg-info/top_level.txt