Private research surface for governed compression experiments
Project description
governed-compression
Private research implementation surface for governed vector and KV-cache compression.
Purpose
This repo exists to provide a better implementation surface than the current fragmented TurboQuant-adjacent landscape.
Core goals:
- CPU reference implementation first
- reproducible benchmarks
- Windows via WSL2 first
- tuple-based experiment logging from day one
- method comparison across TurboQuant-style, QJL, and simple baselines
Initial Scope
- vector encode / decode
- approximate dot product
- distortion metrics
- simple benchmark harness
- experiment logging
This repo is not yet a full inference-runtime integration project.
Layout
governed_compression/
core/
bench/
logging/
tests/
examples/
docs/
Quick Start
python3 -m venv .venv
source .venv/bin/activate
pip install -e .
python -m governed_compression.cli
Current Status
Stage 1 scaffold only.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file governed_compression-0.1.0.tar.gz.
File metadata
- Download URL: governed_compression-0.1.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da929bdb65d887e8a8927a7c7997b5b06702818353769538b0567580d853fb8b
|
|
| MD5 |
d8a7e97ad129853a075bda2a8c12eabe
|
|
| BLAKE2b-256 |
f090e3d88a124baf43413216fda716196c755b2d34924f9deba3cde19cead240
|
File details
Details for the file governed_compression-0.1.0-py3-none-any.whl.
File metadata
- Download URL: governed_compression-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2d1d79d33566115a2c50402d2adc83decc0311cca60c9ddd4134c3ad512145a
|
|
| MD5 |
a861291d3b237a19b90094fc1a184b33
|
|
| BLAKE2b-256 |
f2e37352332d788ff85b30bc9d9bae00ab572c495218cd6b2a4eb089ae074549
|