Multiple Choice

An LLM inference server is handling multiple, concurrent text generation requests with varying sequence lengths. System monitoring reveals that although 30% of the total GPU memory is free, the server often fails when trying to start a new request that requires a large key-value (KV) cache. The allocation failure occurs because no single, continuous block of free memory is large enough. Which of the following best diagnoses the problem and proposes an effective solution?

0

1

Updated 2025-10-01

Contributors are:

Who are from:

Tags

Ch.5 Inference - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science

Related