← all papers · overview

Let The Code LLM Edit Itself When You Edit The Code

Abstract

In this work, we investigate a typical scenario in code generation where a developer edits existing code in real time and requests a code assistant, e.g., a large language model, to re-predict the next token or next line on the fly. Naively, the LLM needs to re-encode the entire KV cache to provide an accurate prediction. However, this process is computationally expensive, especially when the sequ

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).