vllm.v1.kv_hints ¶
Modules:
-
protocol–
Classes:
-
KvHintAction–A versioned orchestrator-provided KV hint action.
-
KvHintsEnvelope–Orchestrator-provided KV hints optionally attached to one inference request.
KvHintAction ¶
Bases: Struct
A versioned orchestrator-provided KV hint action.
Source code in vllm/v1/kv_hints/protocol.py
KvHintsEnvelope ¶
Bases: Struct
Orchestrator-provided KV hints optionally attached to one inference request. A KV hint envelope is a collection of KV hint action(s).