LLMs1 min read
Intra-Prompt Parallel Decoding for CCQA
A new inference method, Intra-Prompt Parallel Decoding (IPPD), achieves up to 7x throughput in common-context question answering by decoding multiple questions within a single prompt. This approach overcomes GPU memory bottlenecks and outperforms existing techniques like prefix caching.
From arXiv cs.CL