Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
166 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

RecycleGPT: An Autoregressive Language Model with Recyclable Module (2308.03421v3)

Published 7 Aug 2023 in cs.CL and cs.AI

Abstract: Existing LLMs have to run K times to generate a sequence of K tokens. In this paper, we present RecycleGPT, a generative LLM with fast decoding speed by recycling pre-generated model states without running the whole model in multiple steps. Our approach relies on the observation that adjacent tokens in a sequence usually have strong correlations and the next token in a sequence can be reasonably guessed or inferred based on the preceding ones. Experiments and analysis demonstrate the effectiveness of our approach in lowering inference latency, achieving up to 1.4x speedup while preserving high performance.

Citations (3)

Summary

We haven't generated a summary for this paper yet.