Commit graph

2 commits

Author SHA1 Message Date
DmitrL-dev
d1f844235e chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
DmitrL-dev
cc7956d835 feat: TurboQuant VectorStore integration & Edge PQ KV cache prototype
- QJL (1-bit) approximate filter for 2.3x fast search

- PolarQuant (4-bit/8-bit) compressed storage with PQDropFloat64 memory reclamation (15x heap reduction)

- Two-Phase SearchQJL with fallback to CompressedSimilarity

- Edge Deployment prototype (pq_attention.cu) for LLaMA 1.5M token context
2026-03-26 22:00:49 +10:00