← Search

Sangwoo Kwon

2 accepted papers

2025

DP-LLM: Runtime Model Adaptation with Dynamic Layer-wise Precision Assignment

NeurIPS 2025poster

How can we effectively handle queries for on-device large language models (LLMs) with varying runtime constraints, such as latency and accuracy? Multi-scale quantization addresses this challenge by enabling memory-efficient runtime model adaptation of LLMs through the overlaying of multiple model va…

Cited by 0SourceScholar
2025

KVzip: Query-Agnostic KV Cache Compression with Context Reconstruction

NeurIPS 2025oral

Transformer-based large language models (LLMs) cache context as key-value (KV) pairs during inference. As context length grows, KV cache sizes expand, leading to substantial memory overhead and increased attention latency. This paper introduces \textit{KVzip}, a query-agnostic KV cache eviction meth…

Cited by 0SourcecodeScholar