TensorX
返回文献探索

Paper · arXiv 2401.01325

LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning

Hongye Jin, Xiaotian Han, Jingfeng Yang, Zhimeng Jiang, Zirui Liu, Chia-Yuan Chang, Huiyuan Chen, Xia Hu

27 upvotesJanuary 2, 2024arXiv 预印本
AI 摘要

Bi-level attention mechanism extends the context window of LLMs without additional training or fine-tuning.

LLMsself-extendbi-level attentiongroup levelneighbor levelself-attention

Abstract

This work elicits LLMs' inherent ability to handle long contexts without fine-tuning. The limited length of the training sequence during training may limit the application of Large Language Models (LLMs) on long input sequences for inference. In this work, we argue that existing LLMs themselves have inherent capabilities for handling long contexts. Based on this argument, we suggest extending LLMs' context window by themselves to fully utilize the inherent ability.We propose Self-Extend to stimulate LLMs' long context handling potential. The basic idea is to construct bi-level attention information: the group level and the neighbor level. The two levels are computed by the original model's self-attention, which means the proposed does not require any training. With only four lines of code modification, the proposed method can effortlessly extend existing LLMs' context window without any fine-tuning. We conduct comprehensive experiments and the results show that the proposed method can effectively extend existing LLMs' context window's length.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning | TensorX