כתבה
arXiv cs.CL ·
שיפור דגמים עם קישור KV
Fine-Tuning a KV Cache Concatenation-Aware Model or Recomputing KV Caches? Why Not Both?
חוקרים הציעו שיטה חדשה לשיפור דגמים עם קישור KV, המשלבת שיפור דגם וחישוב מחדש של קישורים. השיטה משפרת דיוק ומקצרת זמן תגובה.
תקציר מקורי באנגליתarXiv:2609.09768v1 Announce Type: cross Abstract: In Retrieval-Augmented Generation (RAG) systems, a large number of retrieved chunks are concatenated to form the input context so that users can receive high-quality responses based on external knowledge. As a result, the input context length increases substantially, leading to a larger prefill workload and, in turn, a longer time to first token (TTFT). While previous works that reuse precomputed key-value (KV) caches effectively reduce TTFT for long-context inputs, it remains unclear whether response quality is preserved when the input context becomes very long. In this paper, we propose a combined approach that (i) fine-tunes the model while taking KV cache concatenation into account and (ii) selectively recomputes a subset of the KV cach
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית