← all papers · overview

Batchprompt: Accomplish More With Less

Abstract

As the ever-increasing token limits of large language models (LLMs) have enabled long context as input, prompting with single data samples might no longer an efficient way. A straightforward strategy improving efficiency is to batch data within the token limit (e.g., 8k for gpt-3.5-turbo; 32k for GPT-4), which we call BatchPrompt. We have two initial observations for prompting with batched data. F

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).