Add Sparse Method

Add or refactor a first-class Sparse-vLLM sparse method alongside vanilla, SnapKV, OmniKV, QuEST, and DeltaKV. Use when Codex needs to introduce a new `vllm_sparse_method`, move method logic out of `attention.py` or `utils/`, add method-specific cache metadata or decode-time view building, wire config and registration, and preserve the repo's cache-manager-first architecture. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/currentf--sparse-vllm--sparse-vllm commit 013aac76d2

Frequently asked questions

npx skillmds@latest add tomevault-io/add-sparse-method