Method EnableKVCache
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
EnableKVCache()
Enables the Key-Value (KV) cache, used to accelerate inference of transformer / LLM models.
public void EnableKVCache()
Enables the Key-Value (KV) cache, used to accelerate inference of transformer / LLM models.
public void EnableKVCache()