DKV: Open-source KV-cache compression framework for local LLM inference (CLI + technical report)
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
| Hi everyone! Over the past five months I've been working on DKV (DifferentialKV), an open-source project exploring KV-cache compression for long-context local LLM inference. The goal is to reduce KV-cache memory requirements through anchor-based representations, joint low-rank compression, exact residual preservation, and sparse routed attention. The repository currently includes:
I'm still actively improving the project, and I'm posting here mainly to get technical feedback from people working on local inference. I'd love to hear thoughts on the architecture, benchmarking, or potential integrations with projects like llama.cpp, vLLM, SGLang, or anything else you think would make it more useful. The GitHub repository and technical report are linked below if you'd like to take a look. GitHub: Technical Report: If you try it out, I'd really appreciate hearing about your experience, whether you run into issues or have ideas for improvements. [link] [comments] |
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.