[GPU] Enable prefix caching for RAG contexts #35

Open
opened 2026-09-11 01:27:15 +00:00 by poimen · 0 comments
Member

Repeated multi-turn chat contexts force re-computation. vLLM supports --enable-prefix-caching (SHA-256) but not enabled. Add to reasoning.yaml + ornith.yaml. Measure TTFT improvement.

Repeated multi-turn chat contexts force re-computation. vLLM supports --enable-prefix-caching (SHA-256) but not enabled. Add to reasoning.yaml + ornith.yaml. Measure TTFT improvement.
poimen added this to the LLM Production Hardening milestone 2026-09-11 01:27:15 +00:00
Sign in to join this conversation.