2026
Doc-to-LoRA: Learning to Instantly Internalize Contexts
ICML 2026poster
Long input sequences are central to in-context learning, document understanding, and multi-step reasoning of Large Language Models (LLMs). However, the quadratic attention cost of Transformers makes inference memory-intensive and slow. While context distillation (CD) can transfer information into mo…