TensorRT-LLMs/docs/source/torch
Robin Kobus cc490de92c
docs: Add KV Cache Management documentation (#3908)
* docs: Add KV Cache Management documentation

* Introduced a new document detailing the hierarchy and event system for KV cache management, including definitions for Pool, Block, and Page.
* Updated the index.rst to include a reference to the new kv-cache-management.md file.

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* Update docs/source/advanced/kv-cache-management.md

Co-authored-by: Netanel Haber <58652339+netanel-haber@users.noreply.github.com>
Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* Update KV Cache Pool Management

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* docs: Addcross-file links

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* docs: Clarify tokens_per_block

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* docs: Clarify acronyms

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

---------

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
Co-authored-by: Netanel Haber <58652339+netanel-haber@users.noreply.github.com>
2025-05-21 08:39:28 +02:00
..
adding_new_model.md Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
arch_overview.md Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
attention.md Remove dummy forward path (#3669) 2025-04-18 16:17:50 +08:00
kv_cache_manager.md docs: Add KV Cache Management documentation (#3908) 2025-05-21 08:39:28 +02:00
scheduler.md Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00