[Docs] Convert rST to MyST (Markdown) (#11145) · BKitor/vllm...
Set `enable_prefix_caching=True` in vLLM engine to enable APC. Here is an example: ```python import time from vllm import LLM, SamplingParams # A prompt containing a large markdown table. The table is randomly