fixed-size-kv-cache. This project implements a fixed-size key-value cache for use in transformer models, specifically designed to work with the LLaMA model. The cache dynamically truncates the key and value states based on attention weights, ensuring efficient memory usage and performance.

github.com/mkurman/fixed-size-kv-cache

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.