AgentDish directory
KV cache
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
A technical primer that explains how LLM inference works, covering weights in GPU memory, prefill vs. decode, the KV cache, and batching. |
Writing / Copywriting | 84 | ↓ -6 | 8 days ago | Details |
|
#1038
↓ -3
Proxima
An out-of-tree vLLM plugin that compresses KV cache with STAR-KV to fit more concurrent requests and longer contexts on the same GPU memory budget. |
Developer Tool / LLM Serving / vLLM | 83 | ↓ -3 | 20 days ago | Details |
|
#1362
↑ +2
PSI KV Governor
Reference implementation for using Linux Pressure Stall Information to trim an LLM KV cache under memory pressure. The repo includes requirements, basic usage commands, a simulator, a llama.cpp runner, and benchmark scripts with example results. |
Developer Tools / AI Infrastructure | 81 | ↑ +2 | 65 days ago | Details |
|
#1576
↑ +6
EdgeSync-LLM
A GitHub repository for an engine-agnostic KV cache fragment system for on-device LLM inference, with Android and Go components, adapters for llama.cpp/MLC-LLM/ONNX Runtime, and benchmark and monitoring code. |
Developer Tools / AI/LLM Inference | 78 | ↑ +6 | 63 days ago | Details |
|
arXiv paper on a cache-merging method for multi-agent latent reasoning, framing KV-cache composition as a convergent replicated state with deterministic merging. |
Research / AI Research Paper | 74 | ↓ -1 | 60 days ago | Details |